PropertyResponse
An object that contains information about a property response.
Contents
- areAllPropertyValuesReturned
-
This flag notes whether all values of a list or map type property are returned in the API response. The maximum number of values per property returned is 50.
Type: Boolean
Required: No
- definition
-
An object that specifies information about a property.
Type: PropertyDefinitionResponse object
Required: No
- value
-
The value of the property.
Type: DataValue object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: