Class: Aws::SageMaker::Types::DescribeUserProfileResponse

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timeTime

The creation time.

Returns:

  • (Time)


17163
17164
17165
17166
17167
17168
17169
17170
17171
17172
17173
17174
17175
17176
17177
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 17163

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_idString

The ID of the domain that contains the profile.

Returns:

  • (String)


17163
17164
17165
17166
17167
17168
17169
17170
17171
17172
17173
17174
17175
17176
17177
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 17163

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_reasonString

The failure reason.

Returns:

  • (String)


17163
17164
17165
17166
17167
17168
17169
17170
17171
17172
17173
17174
17175
17176
17177
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 17163

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_uidString

The ID of the user's profile in the Amazon Elastic File System volume.

Returns:

  • (String)


17163
17164
17165
17166
17167
17168
17169
17170
17171
17172
17173
17174
17175
17176
17177
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 17163

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_timeTime

The last modified time.

Returns:

  • (Time)


17163
17164
17165
17166
17167
17168
17169
17170
17171
17172
17173
17174
17175
17176
17177
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 17163

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_identifierString

The IAM Identity Center user identifier.

Returns:

  • (String)


17163
17164
17165
17166
17167
17168
17169
17170
17171
17172
17173
17174
17175
17176
17177
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 17163

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_valueString

The IAM Identity Center user value.

Returns:

  • (String)


17163
17164
17165
17166
17167
17168
17169
17170
17171
17172
17173
17174
17175
17176
17177
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 17163

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

#statusString

The status.

Returns:

  • (String)


17163
17164
17165
17166
17167
17168
17169
17170
17171
17172
17173
17174
17175
17176
17177
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 17163

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_arnString

The user profile Amazon Resource Name (ARN).

Returns:

  • (String)


17163
17164
17165
17166
17167
17168
17169
17170
17171
17172
17173
17174
17175
17176
17177
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 17163

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_nameString

The user profile name.

Returns:

  • (String)


17163
17164
17165
17166
17167
17168
17169
17170
17171
17172
17173
17174
17175
17176
17177
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 17163

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_settingsTypes::UserSettings

A collection of settings.

Returns:



17163
17164
17165
17166
17167
17168
17169
17170
17171
17172
17173
17174
17175
17176
17177
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 17163

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