ListProfileObjectsItem
A ProfileObject in a list of ProfileObjects.
Contents
- Object
-
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
-
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
-
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: