CreateSpaceRequest

Types

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

Properties

Link copied to clipboard

The ID of the associated domain.

Link copied to clipboard

A collection of ownership settings.

Link copied to clipboard

The name of the space that appears in the SageMaker Studio UI.

Link copied to clipboard

The name of the space.

Link copied to clipboard

A collection of space settings.

Link copied to clipboard

A collection of space sharing settings.

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

Tags to associated with the space. Each tag consists of a key and an optional value. Tag keys must be unique for each resource. Tags are searchable using the Search API.

Functions

Link copied to clipboard
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