class Aws::IoT::Types::ListThingsInBillingGroupRequest
@return [Integer]
The maximum number of results to return per request.
@!attribute [rw] max_results
@return [String]
The token to retrieve the next set of results.
@!attribute [rw] next_token
@return [String]
The name of the billing group.
@!attribute [rw] billing_group_name
}
max_results: 1,
next_token: “NextToken”,
billing_group_name: “BillingGroupName”, # required
{
data as a hash:
@note When making an API call, you may pass ListThingsInBillingGroupRequest