class Aws::IoT::Types::CreateDynamicThingGroupRequest
@return [Array<Types::Tag>]
Metadata which can be used to manage the dynamic thing group.
@!attribute [rw] tags
@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.
@!attribute [rw] query_version
@return [String]<br>: docs.aws.amazon.com/iot/latest/developerguide/query-syntax.html<br><br><br><br>See [Query Syntax] for information about query string syntax.
The dynamic thing group search query string.
@!attribute [rw] query_string
@return [String]
</note>
<note markdown=“1”> Currently one index is supported: “AWS_Things”.
The dynamic thing group index name.
@!attribute [rw] index_name
@return [Types::ThingGroupProperties]
The dynamic thing group properties.
@!attribute [rw] thing_group_properties
@return [String]
The dynamic thing group name to create.
@!attribute [rw] thing_group_name
}
],
},
value: “TagValue”,
key: “TagKey”,
{
tags: [
query_version: “QueryVersion”,
query_string: “QueryString”, # required
index_name: “IndexName”,
},
},
merge: false,
},
“AttributeName” => “AttributeValue”,
attributes: {
attribute_payload: {
thing_group_description: “ThingGroupDescription”,
thing_group_properties: {
thing_group_name: “ThingGroupName”, # required
{
data as a hash:
@note When making an API call, you may pass CreateDynamicThingGroupRequest