

# Role
<a name="API_Role"></a>

The role associated with the user.

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

 ** Primary **   <a name="singlesignon-Type-Role-Primary"></a>
A Boolean value representing whether this is the primary role for the associated resource.  
Type: Boolean  
Required: No

 ** Type **   <a name="singlesignon-Type-Role-Type"></a>
A string representing the type of role. For example, "Work."  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1024.  
Pattern: `[\p{L}\p{M}\p{S}\p{N}\p{P}\t\n\r  　]+`   
Required: No

 ** Value **   <a name="singlesignon-Type-Role-Value"></a>
A string containing a role name. For example, "Researcher."  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1024.  
Pattern: `[\p{L}\p{M}\p{S}\p{N}\p{P}\t\n\r  　]+`   
Required: No

## See Also
<a name="API_Role_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/identitystore-2020-06-15/Role) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/identitystore-2020-06-15/Role) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/identitystore-2020-06-15/Role) 