class Aws::SageMaker::Types::DescribeDomainResponse
@!attribute [rw] domain_arn
The domain's Amazon Resource Name (ARN). @return [String]
@!attribute [rw] domain_id
The domain ID. @return [String]
@!attribute [rw] domain_name
The domain name. @return [String]
@!attribute [rw] home_efs_file_system_id
The ID of the Amazon Elastic File System (EFS) managed by this Domain. @return [String]
@!attribute [rw] single_sign_on_managed_application_instance_id
The SSO managed application instance ID. @return [String]
@!attribute [rw] status
The status. @return [String]
@!attribute [rw] creation_time
The creation time. @return [Time]
@!attribute [rw] last_modified_time
The last modified time. @return [Time]
@!attribute [rw] failure_reason
The failure reason. @return [String]
@!attribute [rw] auth_mode
The domain's authentication mode. @return [String]
@!attribute [rw] default_user_settings
Settings which are applied to UserProfiles in this domain if settings are not explicitly specified in a given UserProfile. @return [Types::UserSettings]
@!attribute [rw] app_network_access_type
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 @return [String]
@!attribute [rw] home_efs_file_system_kms_key_id
This member is deprecated and replaced with `KmsKeyId`. @return [String]
@!attribute [rw] subnet_ids
The VPC subnets that Studio uses for communication. @return [Array<String>]
@!attribute [rw] url
The domain's URL. @return [String]
@!attribute [rw] vpc_id
The ID of the Amazon Virtual Private Cloud (VPC) that Studio uses for communication. @return [String]
@!attribute [rw] kms_key_id
The Amazon Web Services KMS customer managed CMK used to encrypt the EFS volume attached to the domain. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeDomainResponse AWS API Documentation
Constants
- SENSITIVE