ThingTypeDefinition - Amazon IoT
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ThingTypeDefinition

The definition of the thing type, including thing type name and description.

Contents

thingTypeArn

The thing type ARN.

Type: String

Required: No

thingTypeMetadata

The ThingTypeMetadata contains additional information about the thing type including: creation date and time, a value indicating whether the thing type is deprecated, and a date and time when it was deprecated.

Type: ThingTypeMetadata object

Required: No

thingTypeName

The name of the thing type.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [a-zA-Z0-9:_-]+

Required: No

thingTypeProperties

The ThingTypeProperties for the thing type.

Type: ThingTypeProperties object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: