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.
      19516 19517 19518 19519 19520 19521 19522 19523 19524 19525 19526 19527 19528 19529 19530  | 
    
      # File 'lib/aws-sdk-sagemaker/types.rb', line 19516 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.
      19516 19517 19518 19519 19520 19521 19522 19523 19524 19525 19526 19527 19528 19529 19530  | 
    
      # File 'lib/aws-sdk-sagemaker/types.rb', line 19516 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.
      19516 19517 19518 19519 19520 19521 19522 19523 19524 19525 19526 19527 19528 19529 19530  | 
    
      # File 'lib/aws-sdk-sagemaker/types.rb', line 19516 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.
      19516 19517 19518 19519 19520 19521 19522 19523 19524 19525 19526 19527 19528 19529 19530  | 
    
      # File 'lib/aws-sdk-sagemaker/types.rb', line 19516 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.
      19516 19517 19518 19519 19520 19521 19522 19523 19524 19525 19526 19527 19528 19529 19530  | 
    
      # File 'lib/aws-sdk-sagemaker/types.rb', line 19516 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.
      19516 19517 19518 19519 19520 19521 19522 19523 19524 19525 19526 19527 19528 19529 19530  | 
    
      # File 'lib/aws-sdk-sagemaker/types.rb', line 19516 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.
      19516 19517 19518 19519 19520 19521 19522 19523 19524 19525 19526 19527 19528 19529 19530  | 
    
      # File 'lib/aws-sdk-sagemaker/types.rb', line 19516 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.
      19516 19517 19518 19519 19520 19521 19522 19523 19524 19525 19526 19527 19528 19529 19530  | 
    
      # File 'lib/aws-sdk-sagemaker/types.rb', line 19516 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).
      19516 19517 19518 19519 19520 19521 19522 19523 19524 19525 19526 19527 19528 19529 19530  | 
    
      # File 'lib/aws-sdk-sagemaker/types.rb', line 19516 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.
      19516 19517 19518 19519 19520 19521 19522 19523 19524 19525 19526 19527 19528 19529 19530  | 
    
      # File 'lib/aws-sdk-sagemaker/types.rb', line 19516 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.
      19516 19517 19518 19519 19520 19521 19522 19523 19524 19525 19526 19527 19528 19529 19530  | 
    
      # File 'lib/aws-sdk-sagemaker/types.rb', line 19516 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  |