PropertyResponse - Amazon IoT TwinMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: