Interface DeleteNamedShadowRequest

Data needed to make a DeleteNamedShadow request.

Hierarchy

  • DeleteNamedShadowRequest

Properties

clientToken?: string

Optional. A client token used to correlate requests and responses. Enter an arbitrary value here and it is reflected in the response.

shadowName: string

Name of the shadow to delete.

thingName: string

AWS IoT thing to delete a named shadow from.

Generated using TypeDoc