DescribeSpaceResponse

Types

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

Properties

Link copied to clipboard

The creation time.

Link copied to clipboard

The ID of the associated domain.

Link copied to clipboard

The failure reason.

Link copied to clipboard

The ID of the space's profile in the Amazon EFS volume.

Link copied to clipboard

The last modified time.

Link copied to clipboard

The collection of ownership settings for a space.

Link copied to clipboard

The space's Amazon Resource Name (ARN).

Link copied to clipboard

The name of the space that appears in the Amazon 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

The collection of space sharing settings for a space.

Link copied to clipboard

The status.

Link copied to clipboard
val url: String?

Returns the URL of the space. If the space is created with Amazon Web Services IAM Identity Center (Successor to Amazon Web Services Single Sign-On) authentication, users can navigate to the URL after appending the respective redirect parameter for the application type to be federated through Amazon Web Services IAM Identity Center.

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