Class DeleteNamedShadowSubscriptionRequest


  • public class DeleteNamedShadowSubscriptionRequest
    extends Object
    Data needed to subscribe to DeleteNamedShadow responses for an AWS IoT thing.
    • Field Detail

      • thingName

        public String thingName
        AWS IoT thing to subscribe to DeleteNamedShadow operations for.
      • shadowName

        public String shadowName
        Name of the shadow to subscribe to DeleteNamedShadow operations for.
    • Constructor Detail

      • DeleteNamedShadowSubscriptionRequest

        public DeleteNamedShadowSubscriptionRequest()