Class: Aws::SageMaker::Types::DescribeUserProfileResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::SageMaker::Types::DescribeUserProfileResponse
- Includes:
- Aws::Structure
- Defined in:
- lib/aws-sdk-sagemaker/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#creation_time ⇒ Time
The creation time.
-
#domain_id ⇒ String
The ID of the domain that contains the profile.
-
#failure_reason ⇒ String
The failure reason.
-
#home_efs_file_system_uid ⇒ String
The ID of the user’s profile in the Amazon Elastic File System volume.
-
#last_modified_time ⇒ Time
The last modified time.
-
#single_sign_on_user_identifier ⇒ String
The IAM Identity Center user identifier.
-
#single_sign_on_user_value ⇒ String
The IAM Identity Center user value.
-
#status ⇒ String
The status.
-
#user_profile_arn ⇒ String
The user profile Amazon Resource Name (ARN).
-
#user_profile_name ⇒ String
The user profile name.
-
#user_settings ⇒ Types::UserSettings
A collection of settings.
Instance Attribute Details
#creation_time ⇒ Time
The creation time.
18369 18370 18371 18372 18373 18374 18375 18376 18377 18378 18379 18380 18381 18382 18383 |
# File 'lib/aws-sdk-sagemaker/types.rb', line 18369 class DescribeUserProfileResponse < Struct.new( :domain_id, :user_profile_arn, :user_profile_name, :home_efs_file_system_uid, :status, :last_modified_time, :creation_time, :failure_reason, :single_sign_on_user_identifier, :single_sign_on_user_value, :user_settings) SENSITIVE = [] include Aws::Structure end |
#domain_id ⇒ String
The ID of the domain that contains the profile.
18369 18370 18371 18372 18373 18374 18375 18376 18377 18378 18379 18380 18381 18382 18383 |
# File 'lib/aws-sdk-sagemaker/types.rb', line 18369 class DescribeUserProfileResponse < Struct.new( :domain_id, :user_profile_arn, :user_profile_name, :home_efs_file_system_uid, :status, :last_modified_time, :creation_time, :failure_reason, :single_sign_on_user_identifier, :single_sign_on_user_value, :user_settings) SENSITIVE = [] include Aws::Structure end |
#failure_reason ⇒ String
The failure reason.
18369 18370 18371 18372 18373 18374 18375 18376 18377 18378 18379 18380 18381 18382 18383 |
# File 'lib/aws-sdk-sagemaker/types.rb', line 18369 class DescribeUserProfileResponse < Struct.new( :domain_id, :user_profile_arn, :user_profile_name, :home_efs_file_system_uid, :status, :last_modified_time, :creation_time, :failure_reason, :single_sign_on_user_identifier, :single_sign_on_user_value, :user_settings) SENSITIVE = [] include Aws::Structure end |
#home_efs_file_system_uid ⇒ String
The ID of the user’s profile in the Amazon Elastic File System volume.
18369 18370 18371 18372 18373 18374 18375 18376 18377 18378 18379 18380 18381 18382 18383 |
# File 'lib/aws-sdk-sagemaker/types.rb', line 18369 class DescribeUserProfileResponse < Struct.new( :domain_id, :user_profile_arn, :user_profile_name, :home_efs_file_system_uid, :status, :last_modified_time, :creation_time, :failure_reason, :single_sign_on_user_identifier, :single_sign_on_user_value, :user_settings) SENSITIVE = [] include Aws::Structure end |
#last_modified_time ⇒ Time
The last modified time.
18369 18370 18371 18372 18373 18374 18375 18376 18377 18378 18379 18380 18381 18382 18383 |
# File 'lib/aws-sdk-sagemaker/types.rb', line 18369 class DescribeUserProfileResponse < Struct.new( :domain_id, :user_profile_arn, :user_profile_name, :home_efs_file_system_uid, :status, :last_modified_time, :creation_time, :failure_reason, :single_sign_on_user_identifier, :single_sign_on_user_value, :user_settings) SENSITIVE = [] include Aws::Structure end |
#single_sign_on_user_identifier ⇒ String
The IAM Identity Center user identifier.
18369 18370 18371 18372 18373 18374 18375 18376 18377 18378 18379 18380 18381 18382 18383 |
# File 'lib/aws-sdk-sagemaker/types.rb', line 18369 class DescribeUserProfileResponse < Struct.new( :domain_id, :user_profile_arn, :user_profile_name, :home_efs_file_system_uid, :status, :last_modified_time, :creation_time, :failure_reason, :single_sign_on_user_identifier, :single_sign_on_user_value, :user_settings) SENSITIVE = [] include Aws::Structure end |
#single_sign_on_user_value ⇒ String
The IAM Identity Center user value.
18369 18370 18371 18372 18373 18374 18375 18376 18377 18378 18379 18380 18381 18382 18383 |
# File 'lib/aws-sdk-sagemaker/types.rb', line 18369 class DescribeUserProfileResponse < Struct.new( :domain_id, :user_profile_arn, :user_profile_name, :home_efs_file_system_uid, :status, :last_modified_time, :creation_time, :failure_reason, :single_sign_on_user_identifier, :single_sign_on_user_value, :user_settings) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The status.
18369 18370 18371 18372 18373 18374 18375 18376 18377 18378 18379 18380 18381 18382 18383 |
# File 'lib/aws-sdk-sagemaker/types.rb', line 18369 class DescribeUserProfileResponse < Struct.new( :domain_id, :user_profile_arn, :user_profile_name, :home_efs_file_system_uid, :status, :last_modified_time, :creation_time, :failure_reason, :single_sign_on_user_identifier, :single_sign_on_user_value, :user_settings) SENSITIVE = [] include Aws::Structure end |
#user_profile_arn ⇒ String
The user profile Amazon Resource Name (ARN).
18369 18370 18371 18372 18373 18374 18375 18376 18377 18378 18379 18380 18381 18382 18383 |
# File 'lib/aws-sdk-sagemaker/types.rb', line 18369 class DescribeUserProfileResponse < Struct.new( :domain_id, :user_profile_arn, :user_profile_name, :home_efs_file_system_uid, :status, :last_modified_time, :creation_time, :failure_reason, :single_sign_on_user_identifier, :single_sign_on_user_value, :user_settings) SENSITIVE = [] include Aws::Structure end |
#user_profile_name ⇒ String
The user profile name.
18369 18370 18371 18372 18373 18374 18375 18376 18377 18378 18379 18380 18381 18382 18383 |
# File 'lib/aws-sdk-sagemaker/types.rb', line 18369 class DescribeUserProfileResponse < Struct.new( :domain_id, :user_profile_arn, :user_profile_name, :home_efs_file_system_uid, :status, :last_modified_time, :creation_time, :failure_reason, :single_sign_on_user_identifier, :single_sign_on_user_value, :user_settings) SENSITIVE = [] include Aws::Structure end |
#user_settings ⇒ Types::UserSettings
A collection of settings.
18369 18370 18371 18372 18373 18374 18375 18376 18377 18378 18379 18380 18381 18382 18383 |
# File 'lib/aws-sdk-sagemaker/types.rb', line 18369 class DescribeUserProfileResponse < Struct.new( :domain_id, :user_profile_arn, :user_profile_name, :home_efs_file_system_uid, :status, :last_modified_time, :creation_time, :failure_reason, :single_sign_on_user_identifier, :single_sign_on_user_value, :user_settings) SENSITIVE = [] include Aws::Structure end |