DefaultSpaceSettings

The default settings for shared spaces that users create in the domain.

SageMaker applies these settings only to shared spaces. It doesn't apply them to private spaces.

Types

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

Properties

Link copied to clipboard

The settings for assigning a custom file system to a domain. Permitted users can access this file system in Amazon SageMaker AI Studio.

Link copied to clipboard

Details about the POSIX identity that is used for file system operations.

Link copied to clipboard

The ARN of the execution role for the space.

Link copied to clipboard

The settings for the JupyterLab application.

Link copied to clipboard

The JupyterServer app settings.

Link copied to clipboard

The KernelGateway app settings.

Link copied to clipboard

The security group IDs for the Amazon VPC that the space uses for communication.

Link copied to clipboard

The default storage settings for a space.

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