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