SpaceSettings

A collection of space settings.

Types

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

Properties

Link copied to clipboard

The type of app created within the space.

Link copied to clipboard

The Code Editor application settings.

Link copied to clipboard

A file system, created by you, that you assign to a space for an Amazon SageMaker Domain. Permitted users can access this file system in Amazon SageMaker Studio.

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 storage settings for a private space.

Functions

Link copied to clipboard
inline fun copy(block: SpaceSettings.Builder.() -> Unit = {}): SpaceSettings
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