Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShadowMetadata

Contains the last-updated timestamps for each attribute in the desired and reported sections of the shadow state.

Hierarchy

  • ShadowMetadata

Index

Properties

Properties

Optional desired

desired: undefined | object

Contains the timestamps for each attribute in the desired section of a shadow's state.

Optional reported

reported: undefined | object

Contains the timestamps for each attribute in the reported section of a shadow's state.

Generated using TypeDoc