CreateHubRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A description of the hub.

Link copied to clipboard

The display name of the hub.

Link copied to clipboard

The name of the hub to create.

Link copied to clipboard

The searchable keywords for the hub.

Link copied to clipboard

The Amazon S3 storage configuration for the hub.

Link copied to clipboard
val tags: List<Tag>?

Any tags to associate with the hub.

Functions

Link copied to clipboard
inline fun copy(block: CreateHubRequest.Builder.() -> Unit = {}): CreateHubRequest
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String