class Aws::IoT::Types::DescribeThingResponse


@return [String]
The name of the billing group the thing belongs to.
@!attribute [rw] billing_group_name
@return [Integer]
</note>
parameter of the ‘UpdateThing` and `DeleteThing` calls.
you can pass the version information in the `expectedVersion`
<note markdown=“1”> To avoid unintentional changes to the information in the registry,
The current version of the thing record in the registry.
@!attribute [rw] version
@return [Hash<String,String>]
The thing attributes.
@!attribute [rw] attributes
@return [String]
The thing type name.
@!attribute [rw] thing_type_name
@return [String]
The ARN of the thing to describe.
@!attribute [rw] thing_arn
@return [String]
The ID of the thing to describe.
@!attribute [rw] thing_id
@return [String]
The name of the thing.
@!attribute [rw] thing_name
@return [String]
The default client ID.
@!attribute [rw] default_client_id
The output from the DescribeThing operation.