ThingTypeMetadata - AWS IoT

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 time was deprecated.

Contents

creationDate

The date and time when the thing type was created.

Type: Timestamp

Required: No

deprecated

Whether the thing type is deprecated. If true, no new things could be associated with this type.

Type: Boolean

Required: No

deprecationDate

The date and time when the thing type was deprecated.

Type: Timestamp

Required: No

See Also

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