class Aws::IoT::Types::UpdateDynamicThingGroupRequest
@return [String]
</note>
specified, the query version defaults to this value.
<note markdown=“1”> Currently one query version is supported: “2017-09-30”. If not
The dynamic thing group query version to update.
@!attribute [rw] query_version
@return [String]
The dynamic thing group search query string to update.
@!attribute [rw] query_string
@return [String]
</note>
<note markdown=“1”> Currently one index is supported: ‘AWS_Things’.
The dynamic thing group index to update.
@!attribute [rw] index_name
@return [Integer]
The expected version of the dynamic thing group to update.
@!attribute [rw] expected_version
@return [Types::ThingGroupProperties]
The dynamic thing group properties to update.
@!attribute [rw] thing_group_properties
@return [String]
The name of the dynamic thing group to update.
@!attribute [rw] thing_group_name
}
query_version: “QueryVersion”,
query_string: “QueryString”,
index_name: “IndexName”,
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 UpdateDynamicThingGroupRequest