

# PrimaryValueResponse
<a name="API_PrimaryValueResponse"></a>

A primary value response.

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

 ** AttributeId **   <a name="connect-Type-PrimaryValueResponse-AttributeId"></a>
The value's attribute ID.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Required: No

 ** AttributeName **   <a name="connect-Type-PrimaryValueResponse-AttributeName"></a>
The value's attribute name.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 127.  
Pattern: `^[\p{L}\p{Z}\p{N}\-_.:=@'|]+$`   
Required: No

 ** Value **   <a name="connect-Type-PrimaryValueResponse-Value"></a>
The value's value.  
Type: String  
Required: No

## See Also
<a name="API_PrimaryValueResponse_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/connect-2017-08-08/PrimaryValueResponse) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connect-2017-08-08/PrimaryValueResponse) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connect-2017-08-08/PrimaryValueResponse) 