Class ShadowUpdatedSnapshot


  • public class ShadowUpdatedSnapshot
    extends Object
    Complete state of the (classic) shadow of an AWS IoT Thing.
    • Field Detail

      • state

        public ShadowState state
        Current shadow state.
      • metadata

        public ShadowMetadata metadata
        Contains the timestamps for each attribute in the desired and reported sections of the state.
      • version

        public Integer version
        The current version of the document for the device's shadow.
    • Constructor Detail

      • ShadowUpdatedSnapshot

        public ShadowUpdatedSnapshot()