

# PhoneNumber
<a name="API_PhoneNumber"></a>

The phone number associated with the user.

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

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

 ** Type **   <a name="singlesignon-Type-PhoneNumber-Type"></a>
A string representing the type of a phone number. For example, "Mobile."  
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-PhoneNumber-Value"></a>
A string containing a phone number. For example, "8675309" or "\$11 (800) 123-4567".   
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_PhoneNumber_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/PhoneNumber) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/identitystore-2020-06-15/PhoneNumber) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/identitystore-2020-06-15/PhoneNumber) 