Class UpdateNamedShadowSubscriptionRequest


  • public class UpdateNamedShadowSubscriptionRequest
    extends Object
    Data needed to subscribe to UpdateNamedShadow responses.
    • Field Detail

      • thingName

        public String thingName
        Name of the AWS IoT thing to listen to UpdateNamedShadow responses for.
      • shadowName

        public String shadowName
        Name of the shadow to listen to UpdateNamedShadow responses for.
    • Constructor Detail

      • UpdateNamedShadowSubscriptionRequest

        public UpdateNamedShadowSubscriptionRequest()