NAME
Paws::IoT::DescribeThingResponse
ATTRIBUTES
Attributes => Paws::IoT::Attributes
The thing attributes.
DefaultClientId => Str
The default client ID.
ThingName => Str
The name of the thing.
ThingTypeName => Str
The thing type name.
Version => Int
The current version of the thing record in the registry.
To avoid unintentional changes to the information in the registry, you can pass the version information in the expectedVersion
parameter of the UpdateThing
and DeleteThing
calls.