

# BatchPutProfileObjectResponseItem
<a name="API_connect-customer-profiles_BatchPutProfileObjectResponseItem"></a>

An item that was successfully added to the domain.

## Contents
<a name="API_connect-customer-profiles_BatchPutProfileObjectResponseItem_Contents"></a>

 ** Id **   <a name="connect-Type-connect-customer-profiles_BatchPutProfileObjectResponseItem-Id"></a>
The unique identifier of the item in the batch request.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Pattern: `^[a-zA-Z0-9_-]+$`   
Required: Yes

 ** ProfileObjectUniqueKey **   <a name="connect-Type-connect-customer-profiles_BatchPutProfileObjectResponseItem-ProfileObjectUniqueKey"></a>
The unique identifier of the profile object generated by the service.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: Yes

## See Also
<a name="API_connect-customer-profiles_BatchPutProfileObjectResponseItem_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/customer-profiles-2020-08-15/BatchPutProfileObjectResponseItem) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/customer-profiles-2020-08-15/BatchPutProfileObjectResponseItem) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/customer-profiles-2020-08-15/BatchPutProfileObjectResponseItem) 