NAME
Paws::SageMaker::DescribeUserProfileResponse
ATTRIBUTES
CreationTime => Str
The creation time.
DomainId => Str
The ID of the domain that contains the profile.
FailureReason => Str
The failure reason.
HomeEfsFileSystemUid => Str
The ID of the user's profile in the Amazon Elastic File System (EFS) volume.
LastModifiedTime => Str
The last modified time.
SingleSignOnUserIdentifier => Str
The SSO user identifier.
SingleSignOnUserValue => Str
The SSO user value.
Status => Str
The status.
Valid values are: "Deleting"
, "Failed"
, "InService"
, "Pending"
, "Updating"
, "Update_Failed"
, "Delete_Failed"
=head2 UserProfileArn => Str
The user profile Amazon Resource Name (ARN).
UserProfileName => Str
The user profile name.
UserSettings => Paws::SageMaker::UserSettings
A collection of settings.