The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Paws::SageMaker::DescribeDomainResponse

ATTRIBUTES

AppNetworkAccessType => Str

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

  • PublicInternetOnly - Non-EFS traffic is through a VPC managed by Amazon SageMaker, which allows direct internet access

  • VpcOnly - All Studio traffic is through the specified VPC and subnets

Valid values are: "PublicInternetOnly", "VpcOnly" =head2 AuthMode => Str

The domain's authentication mode.

Valid values are: "SSO", "IAM" =head2 CreationTime => Str

The creation time.

DefaultUserSettings => Paws::SageMaker::UserSettings

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

DomainArn => Str

The domain's Amazon Resource Name (ARN).

DomainId => Str

The domain ID.

DomainName => Str

The domain name.

FailureReason => Str

The failure reason.

HomeEfsFileSystemId => Str

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

HomeEfsFileSystemKmsKeyId => Str

This member is deprecated and replaced with KmsKeyId.

KmsKeyId => Str

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

LastModifiedTime => Str

The last modified time.

SingleSignOnManagedApplicationInstanceId => Str

The SSO managed application instance ID.

Status => Str

The status.

Valid values are: "Deleting", "Failed", "InService", "Pending", "Updating", "Update_Failed", "Delete_Failed" =head2 SubnetIds => ArrayRef[Str|Undef]

The VPC subnets that Studio uses for communication.

Url => Str

The domain's URL.

VpcId => Str

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

_request_id => Str