Class DeleteShadowRequest


  • public class DeleteShadowRequest
    extends Object
    Data needed to make a DeleteShadow request.
    • Field Detail

      • thingName

        public String thingName
        AWS IoT thing to delete the (classic) shadow of.
      • clientToken

        public String clientToken
        Optional. A client token used to correlate requests and responses. Enter an arbitrary value here and it is reflected in the response.
    • Constructor Detail

      • DeleteShadowRequest

        public DeleteShadowRequest()