DescribeThingTypeResponse   
    The output for the DescribeThingType operation.
Types
Properties
Link copied to clipboard
                  The thing type ARN.
Link copied to clipboard
                  The thing type ID.
Link copied to clipboard
                  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.
Link copied to clipboard
                  The name of the thing type.
Link copied to clipboard
                  The ThingTypeProperties contains information about the thing type including description, a list of searchable thing attribute names, and MQTT5 configuration.
Functions
Link copied to clipboard
                  inline fun copy(block: DescribeThingTypeResponse.Builder.() -> Unit = {}): DescribeThingTypeResponse