Class DeleteShadowResponse


  • public class DeleteShadowResponse
    extends Object
    Response payload to a DeleteShadow request.
    • Field Detail

      • clientToken

        public String clientToken
        A client token used to correlate requests and responses.
      • timestamp

        public Timestamp timestamp
        The time the response was generated by AWS IoT.
      • version

        public Integer version
        The current version of the document for the device's shadow.
    • Constructor Detail

      • DeleteShadowResponse

        public DeleteShadowResponse()