@aws-sdk/client-iot

DeprecateThingTypeCommandInput Interface

Members

Name
Type
Details
thingTypeName Requiredstring | undefined

The name of the thing type to deprecate.

undoDeprecate boolean | undefined

Whether to undeprecate a deprecated thing type. If true, the thing type will not be deprecated anymore and you can associate it with things.

Full Signature

export interface DeprecateThingTypeCommandInput extends DeprecateThingTypeRequest