Class NamedShadowDeltaUpdatedSubscriptionRequest


  • public class NamedShadowDeltaUpdatedSubscriptionRequest
    extends Object
    Data needed to subscribe to a device's NamedShadowDelta events.
    • Field Detail

      • thingName

        public String thingName
        Name of the AWS IoT thing to get NamedShadowDelta events for.
      • shadowName

        public String shadowName
        Name of the shadow to get ShadowDelta events for.
    • Constructor Detail

      • NamedShadowDeltaUpdatedSubscriptionRequest

        public NamedShadowDeltaUpdatedSubscriptionRequest()