Class: Aws::SageMaker::Types::DescribeDomainResponse

Inherits:
Struct
  • Object
show all
Includes:
Aws::Structure
Defined in:
lib/aws-sdk-sagemaker/types.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#auth_modeString

The domain’s authentication mode.

Returns:

  • (String)


6583
6584
6585
6586
6587
6588
6589
6590
6591
6592
6593
6594
6595
6596
6597
6598
6599
6600
# File 'lib/aws-sdk-sagemaker/types.rb', line 6583

class DescribeDomainResponse < Struct.new(
  :domain_arn,
  :domain_id,
  :domain_name,
  :home_efs_file_system_id,
  :single_sign_on_managed_application_instance_id,
  :status,
  :creation_time,
  :last_modified_time,
  :failure_reason,
  :auth_mode,
  :default_user_settings,
  :home_efs_file_system_kms_key_id,
  :subnet_ids,
  :url,
  :vpc_id)
  include Aws::Structure
end

#creation_timeTime

The creation time.

Returns:

  • (Time)


6583
6584
6585
6586
6587
6588
6589
6590
6591
6592
6593
6594
6595
6596
6597
6598
6599
6600
# File 'lib/aws-sdk-sagemaker/types.rb', line 6583

class DescribeDomainResponse < Struct.new(
  :domain_arn,
  :domain_id,
  :domain_name,
  :home_efs_file_system_id,
  :single_sign_on_managed_application_instance_id,
  :status,
  :creation_time,
  :last_modified_time,
  :failure_reason,
  :auth_mode,
  :default_user_settings,
  :home_efs_file_system_kms_key_id,
  :subnet_ids,
  :url,
  :vpc_id)
  include Aws::Structure
end

#default_user_settingsTypes::UserSettings

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

Returns:



6583
6584
6585
6586
6587
6588
6589
6590
6591
6592
6593
6594
6595
6596
6597
6598
6599
6600
# File 'lib/aws-sdk-sagemaker/types.rb', line 6583

class DescribeDomainResponse < Struct.new(
  :domain_arn,
  :domain_id,
  :domain_name,
  :home_efs_file_system_id,
  :single_sign_on_managed_application_instance_id,
  :status,
  :creation_time,
  :last_modified_time,
  :failure_reason,
  :auth_mode,
  :default_user_settings,
  :home_efs_file_system_kms_key_id,
  :subnet_ids,
  :url,
  :vpc_id)
  include Aws::Structure
end

#domain_arnString

The domain’s Amazon Resource Name (ARN).

Returns:

  • (String)


6583
6584
6585
6586
6587
6588
6589
6590
6591
6592
6593
6594
6595
6596
6597
6598
6599
6600
# File 'lib/aws-sdk-sagemaker/types.rb', line 6583

class DescribeDomainResponse < Struct.new(
  :domain_arn,
  :domain_id,
  :domain_name,
  :home_efs_file_system_id,
  :single_sign_on_managed_application_instance_id,
  :status,
  :creation_time,
  :last_modified_time,
  :failure_reason,
  :auth_mode,
  :default_user_settings,
  :home_efs_file_system_kms_key_id,
  :subnet_ids,
  :url,
  :vpc_id)
  include Aws::Structure
end

#domain_idString

The domain ID.

Returns:

  • (String)


6583
6584
6585
6586
6587
6588
6589
6590
6591
6592
6593
6594
6595
6596
6597
6598
6599
6600
# File 'lib/aws-sdk-sagemaker/types.rb', line 6583

class DescribeDomainResponse < Struct.new(
  :domain_arn,
  :domain_id,
  :domain_name,
  :home_efs_file_system_id,
  :single_sign_on_managed_application_instance_id,
  :status,
  :creation_time,
  :last_modified_time,
  :failure_reason,
  :auth_mode,
  :default_user_settings,
  :home_efs_file_system_kms_key_id,
  :subnet_ids,
  :url,
  :vpc_id)
  include Aws::Structure
end

#domain_nameString

The domain name.

Returns:

  • (String)


6583
6584
6585
6586
6587
6588
6589
6590
6591
6592
6593
6594
6595
6596
6597
6598
6599
6600
# File 'lib/aws-sdk-sagemaker/types.rb', line 6583

class DescribeDomainResponse < Struct.new(
  :domain_arn,
  :domain_id,
  :domain_name,
  :home_efs_file_system_id,
  :single_sign_on_managed_application_instance_id,
  :status,
  :creation_time,
  :last_modified_time,
  :failure_reason,
  :auth_mode,
  :default_user_settings,
  :home_efs_file_system_kms_key_id,
  :subnet_ids,
  :url,
  :vpc_id)
  include Aws::Structure
end

#failure_reasonString

The failure reason.

Returns:

  • (String)


6583
6584
6585
6586
6587
6588
6589
6590
6591
6592
6593
6594
6595
6596
6597
6598
6599
6600
# File 'lib/aws-sdk-sagemaker/types.rb', line 6583

class DescribeDomainResponse < Struct.new(
  :domain_arn,
  :domain_id,
  :domain_name,
  :home_efs_file_system_id,
  :single_sign_on_managed_application_instance_id,
  :status,
  :creation_time,
  :last_modified_time,
  :failure_reason,
  :auth_mode,
  :default_user_settings,
  :home_efs_file_system_kms_key_id,
  :subnet_ids,
  :url,
  :vpc_id)
  include Aws::Structure
end

#home_efs_file_system_idString

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

Returns:

  • (String)


6583
6584
6585
6586
6587
6588
6589
6590
6591
6592
6593
6594
6595
6596
6597
6598
6599
6600
# File 'lib/aws-sdk-sagemaker/types.rb', line 6583

class DescribeDomainResponse < Struct.new(
  :domain_arn,
  :domain_id,
  :domain_name,
  :home_efs_file_system_id,
  :single_sign_on_managed_application_instance_id,
  :status,
  :creation_time,
  :last_modified_time,
  :failure_reason,
  :auth_mode,
  :default_user_settings,
  :home_efs_file_system_kms_key_id,
  :subnet_ids,
  :url,
  :vpc_id)
  include Aws::Structure
end

#home_efs_file_system_kms_key_idString

The AWS Key Management Service encryption key ID.

Returns:

  • (String)


6583
6584
6585
6586
6587
6588
6589
6590
6591
6592
6593
6594
6595
6596
6597
6598
6599
6600
# File 'lib/aws-sdk-sagemaker/types.rb', line 6583

class DescribeDomainResponse < Struct.new(
  :domain_arn,
  :domain_id,
  :domain_name,
  :home_efs_file_system_id,
  :single_sign_on_managed_application_instance_id,
  :status,
  :creation_time,
  :last_modified_time,
  :failure_reason,
  :auth_mode,
  :default_user_settings,
  :home_efs_file_system_kms_key_id,
  :subnet_ids,
  :url,
  :vpc_id)
  include Aws::Structure
end

#last_modified_timeTime

The last modified time.

Returns:

  • (Time)


6583
6584
6585
6586
6587
6588
6589
6590
6591
6592
6593
6594
6595
6596
6597
6598
6599
6600
# File 'lib/aws-sdk-sagemaker/types.rb', line 6583

class DescribeDomainResponse < Struct.new(
  :domain_arn,
  :domain_id,
  :domain_name,
  :home_efs_file_system_id,
  :single_sign_on_managed_application_instance_id,
  :status,
  :creation_time,
  :last_modified_time,
  :failure_reason,
  :auth_mode,
  :default_user_settings,
  :home_efs_file_system_kms_key_id,
  :subnet_ids,
  :url,
  :vpc_id)
  include Aws::Structure
end

#single_sign_on_managed_application_instance_idString

The SSO managed application instance ID.

Returns:

  • (String)


6583
6584
6585
6586
6587
6588
6589
6590
6591
6592
6593
6594
6595
6596
6597
6598
6599
6600
# File 'lib/aws-sdk-sagemaker/types.rb', line 6583

class DescribeDomainResponse < Struct.new(
  :domain_arn,
  :domain_id,
  :domain_name,
  :home_efs_file_system_id,
  :single_sign_on_managed_application_instance_id,
  :status,
  :creation_time,
  :last_modified_time,
  :failure_reason,
  :auth_mode,
  :default_user_settings,
  :home_efs_file_system_kms_key_id,
  :subnet_ids,
  :url,
  :vpc_id)
  include Aws::Structure
end

#statusString

The status.

Returns:

  • (String)


6583
6584
6585
6586
6587
6588
6589
6590
6591
6592
6593
6594
6595
6596
6597
6598
6599
6600
# File 'lib/aws-sdk-sagemaker/types.rb', line 6583

class DescribeDomainResponse < Struct.new(
  :domain_arn,
  :domain_id,
  :domain_name,
  :home_efs_file_system_id,
  :single_sign_on_managed_application_instance_id,
  :status,
  :creation_time,
  :last_modified_time,
  :failure_reason,
  :auth_mode,
  :default_user_settings,
  :home_efs_file_system_kms_key_id,
  :subnet_ids,
  :url,
  :vpc_id)
  include Aws::Structure
end

#subnet_idsArray<String>

Security setting to limit to a set of subnets.

Returns:

  • (Array<String>)


6583
6584
6585
6586
6587
6588
6589
6590
6591
6592
6593
6594
6595
6596
6597
6598
6599
6600
# File 'lib/aws-sdk-sagemaker/types.rb', line 6583

class DescribeDomainResponse < Struct.new(
  :domain_arn,
  :domain_id,
  :domain_name,
  :home_efs_file_system_id,
  :single_sign_on_managed_application_instance_id,
  :status,
  :creation_time,
  :last_modified_time,
  :failure_reason,
  :auth_mode,
  :default_user_settings,
  :home_efs_file_system_kms_key_id,
  :subnet_ids,
  :url,
  :vpc_id)
  include Aws::Structure
end

#urlString

The domain’s URL.

Returns:

  • (String)


6583
6584
6585
6586
6587
6588
6589
6590
6591
6592
6593
6594
6595
6596
6597
6598
6599
6600
# File 'lib/aws-sdk-sagemaker/types.rb', line 6583

class DescribeDomainResponse < Struct.new(
  :domain_arn,
  :domain_id,
  :domain_name,
  :home_efs_file_system_id,
  :single_sign_on_managed_application_instance_id,
  :status,
  :creation_time,
  :last_modified_time,
  :failure_reason,
  :auth_mode,
  :default_user_settings,
  :home_efs_file_system_kms_key_id,
  :subnet_ids,
  :url,
  :vpc_id)
  include Aws::Structure
end

#vpc_idString

The ID of the Amazon Virtual Private Cloud.

Returns:

  • (String)


6583
6584
6585
6586
6587
6588
6589
6590
6591
6592
6593
6594
6595
6596
6597
6598
6599
6600
# File 'lib/aws-sdk-sagemaker/types.rb', line 6583

class DescribeDomainResponse < Struct.new(
  :domain_arn,
  :domain_id,
  :domain_name,
  :home_efs_file_system_id,
  :single_sign_on_managed_application_instance_id,
  :status,
  :creation_time,
  :last_modified_time,
  :failure_reason,
  :auth_mode,
  :default_user_settings,
  :home_efs_file_system_kms_key_id,
  :subnet_ids,
  :url,
  :vpc_id)
  include Aws::Structure
end