Class NamedShadowUpdatedSubscriptionRequest


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

      • thingName

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

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

      • NamedShadowUpdatedSubscriptionRequest

        public NamedShadowUpdatedSubscriptionRequest()