FoundByKeyValue
A data type pair that consists of a KeyName
and Values
list
that were used to find a profile returned in response to a SearchProfiles request.
Contents
- KeyName
-
A searchable identifier of a customer profile.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[a-zA-Z0-9_-]+$
Required: No
- Values
-
A list of key values.
Type: Array of strings
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: