Space

class Space : KotlinCustomResource

Resource Type definition for AWS::SageMaker::Space

Properties

Link copied to clipboard
val domainId: Output<String>

The ID of the associated Domain.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The collection of ownership settings for a space.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val spaceArn: Output<String>

The space Amazon Resource Name (ARN).

Link copied to clipboard
val spaceDisplayName: Output<String>?

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

Link copied to clipboard
val spaceName: Output<String>

A name for the Space.

Link copied to clipboard

A collection of settings.

Link copied to clipboard

A collection of space sharing settings.

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

A list of tags to apply to the space.

Link copied to clipboard
val url: Output<String>

Returns the URL of the space. If the space is created with AWS IAM Identity Center (Successor to AWS Single Sign-On) authentication, users can navigate to the URL after appending the respective redirect parameter for the application type to be federated through AWS IAM Identity Center. The following application types are supported:

Link copied to clipboard
val urn: Output<String>