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

Inherits:
Struct
  • Object
show all
Includes:
Aws::Structure
Defined in:
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)


17249
17250
17251
17252
17253
17254
17255
17256
17257
17258
17259
17260
17261
17262
17263
# File 'lib/aws-sdk-sagemaker/types.rb', line 17249

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)


17249
17250
17251
17252
17253
17254
17255
17256
17257
17258
17259
17260
17261
17262
17263
# File 'lib/aws-sdk-sagemaker/types.rb', line 17249

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)


17249
17250
17251
17252
17253
17254
17255
17256
17257
17258
17259
17260
17261
17262
17263
# File 'lib/aws-sdk-sagemaker/types.rb', line 17249

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)


17249
17250
17251
17252
17253
17254
17255
17256
17257
17258
17259
17260
17261
17262
17263
# File 'lib/aws-sdk-sagemaker/types.rb', line 17249

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)


17249
17250
17251
17252
17253
17254
17255
17256
17257
17258
17259
17260
17261
17262
17263
# File 'lib/aws-sdk-sagemaker/types.rb', line 17249

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)


17249
17250
17251
17252
17253
17254
17255
17256
17257
17258
17259
17260
17261
17262
17263
# File 'lib/aws-sdk-sagemaker/types.rb', line 17249

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)


17249
17250
17251
17252
17253
17254
17255
17256
17257
17258
17259
17260
17261
17262
17263
# File 'lib/aws-sdk-sagemaker/types.rb', line 17249

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)


17249
17250
17251
17252
17253
17254
17255
17256
17257
17258
17259
17260
17261
17262
17263
# File 'lib/aws-sdk-sagemaker/types.rb', line 17249

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)


17249
17250
17251
17252
17253
17254
17255
17256
17257
17258
17259
17260
17261
17262
17263
# File 'lib/aws-sdk-sagemaker/types.rb', line 17249

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)


17249
17250
17251
17252
17253
17254
17255
17256
17257
17258
17259
17260
17261
17262
17263
# File 'lib/aws-sdk-sagemaker/types.rb', line 17249

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:



17249
17250
17251
17252
17253
17254
17255
17256
17257
17258
17259
17260
17261
17262
17263
# File 'lib/aws-sdk-sagemaker/types.rb', line 17249

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