- Navigation Guide
@aws-sdk/client-iot
DeleteThingGroupCommandInput Interface
The input for DeleteThingGroupCommand.
Members
Name | Type | Details |
---|---|---|
thingGroupName Required | string | undefined | The name of the thing group to delete. |
expectedVersion | number | undefined | The expected version of the thing group to delete. |
Full Signature
export interface DeleteThingGroupCommandInput extends DeleteThingGroupRequest