Values_2.DescribeUserProfileResponseSourceDescribes a user profile. For more information, see CreateUserProfile.
type nonrec t = {domainId : Values_0.DomainId.t option;The ID of the domain that contains the profile.
*)userProfileArn : Values_1.UserProfileArn.t option;The user profile Amazon Resource Name (ARN).
*)userProfileName : Values_0.UserProfileName.t option;The user profile name.
*)homeEfsFileSystemUid : Values_1.EfsUid.t option;The ID of the user's profile in the Amazon Elastic File System volume.
*)status : UserProfileStatus.t option;The status.
*)lastModifiedTime : Values_0.LastModifiedTime.t option;The last modified time.
*)creationTime : Values_0.CreationTime.t option;The creation time.
*)failureReason : Values_0.FailureReason.t option;The failure reason.
*)singleSignOnUserIdentifier : Values_1.SingleSignOnUserIdentifier.t option;The IAM Identity Center user identifier.
*)singleSignOnUserValue : Values_0.String256.t option;The IAM Identity Center user value.
*)userSettings : Values_0.UserSettings.t option;A collection of settings.
*)}type nonrec error = [ | `ResourceLimitExceeded of Values_0.ResourceLimitExceeded.t| `ResourceNotFound of Values_0.ResourceNotFound.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ResourceLimitExceeded of Values_0.ResourceLimitExceeded.t
| `ResourceNotFound of Values_0.ResourceNotFound.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ResourceLimitExceeded of Values_0.ResourceLimitExceeded.t
| `ResourceNotFound of Values_0.ResourceNotFound.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `String of Values_0.DomainId.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `String of string
| `Structure of
(string
* [> `Structure of (string * [> `String of string ]) list ])
list ]
list
| `String of string
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Enum of string
| `String of string
| `Structure of
(string
* [> `Enum of string
| `Integer of int
| `List of [> `String of string ] list
| `String of string ])
list ]
list
| `Long of Awso.Import.Int64.t
| `String of string
| `Structure of
(string
* [> `Enum of string
| `Integer of int
| `List of [> `String of string ] list
| `String of string
| `Structure of
(string * [> `Enum of string | `Integer of int ])
list ])
list ])
list ])
list
| `Timestamp of Values_0.LastModifiedTime.t ])
list ]