Amazon IoT TwinMaker · Example Payload

Iot Twinmaker Get Property Value Response Example

3D VisualizationDigital TwinIndustrial IoTIoT

Iot Twinmaker Get Property Value Response Example is an example object payload from Amazon IoT TwinMaker, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

propertyValuesnextTokentabularPropertyValues

Example Payload

Raw ↑
{
  "propertyValues": "example-value",
  "nextToken": "example-value",
  "tabularPropertyValues": "example-value"
}