Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeleteShadowRequest

Data needed to make a DeleteShadow request.

Hierarchy

  • DeleteShadowRequest

Index

Properties

Properties

Optional clientToken

clientToken: undefined | string

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

thingName

thingName: string

AWS IoT thing to delete the (classic) shadow of.

Generated using TypeDoc