class Aws::IoT::Types::UpdateThingGroupRequest
@return [Integer]
version of the thing group being updated, the update will fail.
The expected version of the thing group. If this does not match the
@!attribute [rw] expected_version
@return [Types::ThingGroupProperties]
The thing group properties.
@!attribute [rw] thing_group_properties
@return [String]
The thing group to update.
@!attribute [rw] thing_group_name
}
expected_version: 1,
},
},
merge: false,
},
“AttributeName” => “AttributeValue”,
attributes: {
attribute_payload: {
thing_group_description: “ThingGroupDescription”,
thing_group_properties: { # required
thing_group_name: “ThingGroupName”, # required
{
data as a hash:
@note When making an API call, you may pass UpdateThingGroupRequest