class Aws::IoT::Types::ThingDocument


@return [Types::ThingConnectivity]
Indicates whether the thing is connected to the AWS IoT service.
@!attribute [rw] connectivity
@return [String]
The shadow.
@!attribute [rw] shadow
@return [Hash<String,String>]
The attributes.
@!attribute [rw] attributes
@return [Array<String>]
Thing group names.
@!attribute [rw] thing_group_names
@return [String]
The thing type name.
@!attribute [rw] thing_type_name
@return [String]
The thing ID.
@!attribute [rw] thing_id
@return [String]
The thing name.
@!attribute [rw] thing_name
The thing search index document.