Response payload to a GetShadow request.

Hierarchy

  • GetShadowResponse

Properties

clientToken?: string

An opaque token used to correlate requests and responses.

metadata?: ShadowMetadata

Contains the timestamps for each attribute in the desired and reported sections of the state.

The (classic) shadow state of the AWS IoT thing.

timestamp?: Date

The time the response was generated by AWS IoT.

version?: number

The current version of the document for the device's shadow shared in AWS IoT. It is increased by one over the previous version of the document.

Generated using TypeDoc