Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeleteNamedShadowRequest

Data needed to make a DeleteNamedShadow request.

Hierarchy

  • DeleteNamedShadowRequest

Index

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.

shadowName

shadowName: string

Name of the shadow to delete.

thingName

thingName: string

AWS IoT thing to delete a named shadow from.

Generated using TypeDoc