class Aws::IoT::Types::ListThingsInThingGroupRequest


@return [Integer]
The maximum number of results to return at one time.
@!attribute [rw] max_results
@return [String]
The token to retrieve the next set of results.
@!attribute [rw] next_token
@return [Boolean]
as well.
When true, list things in this thing group and in all child groups
@!attribute [rw] recursive
@return [String]
The thing group name.
@!attribute [rw] thing_group_name
}
max_results: 1,
next_token: “NextToken”,
recursive: false,
thing_group_name: “ThingGroupName”, # required
{
data as a hash:
@note When making an API call, you may pass ListThingsInThingGroupRequest