Resource Type definition for AWS::IoT::ThingType
deprecate_thing_type
(Boolean)tags
(Attributes Set) An array of key-value pairs to apply to this resource. (see below for nested schema)thing_type_name
(String)thing_type_properties
(Attributes) (see below for nested schema)arn
(String)id
(String) Uniquely identifies the resource.thing_type_id
(String)tags
Required:
key
(String) The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.value
(String) The value for the tag. You can specify a value that is 1 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.thing_type_properties
Optional:
searchable_attributes
(List of String)thing_type_description
(String)Import is supported using the following syntax:
$ terraform import awscc_iot_thing_type.example <resource ID>