DomainSettings

A collection of settings that apply to the SageMaker Domain. These settings are specified through the CreateDomain API call.

Types

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

Properties

Link copied to clipboard

A collection of settings that configure the domain's Docker interaction.

Link copied to clipboard

The configuration for attaching a SageMaker user profile name to the execution role as a sts:SourceIdentity key.

Link copied to clipboard

A collection of settings that configure the RStudioServerPro Domain-level app.

Link copied to clipboard

The security groups for the Amazon Virtual Private Cloud that the Domain uses for communication between Domain-level apps and user apps.

Functions

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