

# ListProfileObjectsItem


A ProfileObject in a list of ProfileObjects.

## Contents


 ** Object **   <a name="connect-Type-connect-customer-profiles_ListProfileObjectsItem-Object"></a>
A JSON representation of a ProfileObject that belongs to a profile.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256000.  
Required: No

 ** ObjectTypeName **   <a name="connect-Type-connect-customer-profiles_ListProfileObjectsItem-ObjectTypeName"></a>
Specifies the kind of object being added to a profile, such as "Salesforce-Account."  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Pattern: `^[a-zA-Z_][a-zA-Z_0-9-]*$`   
Required: No

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

## See Also


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/customer-profiles-2020-08-15/ListProfileObjectsItem) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/customer-profiles-2020-08-15/ListProfileObjectsItem) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/customer-profiles-2020-08-15/ListProfileObjectsItem) 