

# SsoUserProfileDetails
<a name="API_SsoUserProfileDetails"></a>

The SSO user profile detail.

## Contents
<a name="API_SsoUserProfileDetails_Contents"></a>

 ** firstName **   <a name="datazone-Type-SsoUserProfileDetails-firstName"></a>
The first name as part of the SSO user profile detail.  
Type: String  
Required: No

 ** lastName **   <a name="datazone-Type-SsoUserProfileDetails-lastName"></a>
The last name as part of the SSO user profile detail.  
Type: String  
Required: No

 ** username **   <a name="datazone-Type-SsoUserProfileDetails-username"></a>
The username as part of the SSO user profile detail.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1024.  
Pattern: `[a-zA-Z_0-9+=,.@-]+`   
Required: No

## See Also
<a name="API_SsoUserProfileDetails_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/datazone-2018-05-10/SsoUserProfileDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/datazone-2018-05-10/SsoUserProfileDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/datazone-2018-05-10/SsoUserProfileDetails) 