Hierarchy

  • ListNamedShadowsForThingRequest

Properties

nextToken?: string

(Optional) The token to retrieve the next set of results. This value is returned on paged results and is used in the call that returns the next page.

pageSize?: number

(Optional) The number of shadow names to return in each call. Value must be between 1 and 100. Default is 25.

thingName: string

The name of the thing.

Generated using TypeDoc