DescribeDomainResponse

Types

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

Properties

Link copied to clipboard

Specifies the VPC used for non-EFS traffic. The default value is PublicInternetOnly.

Link copied to clipboard

The entity that creates and manages the required security groups for inter-app communication in VPCOnly mode. Required when CreateDomain.AppNetworkAccessType is VPCOnly and DomainSettings.RStudioServerProDomainSettings.DomainExecutionRoleArn is provided.

Link copied to clipboard

The domain's authentication mode.

Link copied to clipboard

The creation time.

Link copied to clipboard

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

Link copied to clipboard

Settings which are applied to UserProfiles in this domain if settings are not explicitly specified in a given UserProfile.

Link copied to clipboard

The domain's Amazon Resource Name (ARN).

Link copied to clipboard

The domain ID.

Link copied to clipboard

The domain name.

Link copied to clipboard

A collection of Domain settings.

Link copied to clipboard

The failure reason.

Link copied to clipboard

The ID of the Amazon Elastic File System managed by this Domain.

Link copied to clipboard
Link copied to clipboard

The Amazon Web Services KMS customer managed key used to encrypt the EFS volume attached to the domain.

Link copied to clipboard

The last modified time.

Link copied to clipboard

The ID of the security group that authorizes traffic between the RSessionGateway apps and the RStudioServerPro app.

Link copied to clipboard

The ARN of the application managed by SageMaker AI in IAM Identity Center. This value is only returned for domains created after October 1, 2023.

Link copied to clipboard

The IAM Identity Center managed application instance ID.

Link copied to clipboard

The status.

Link copied to clipboard

The VPC subnets that the domain uses for communication.

Link copied to clipboard

Indicates whether custom tag propagation is supported for the domain.

Link copied to clipboard
val url: String?

The domain's URL.

Link copied to clipboard

The ID of the Amazon Virtual Private Cloud (VPC) that the domain uses for communication.

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