class Aws::IoT::Types::ListBillingGroupsRequest


@return [String]
prefix.
Limit the results to billing groups whose names have the given
@!attribute [rw] name_prefix_filter
@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
}
name_prefix_filter: “BillingGroupName”,
max_results: 1,
next_token: “NextToken”,
{
data as a hash:
@note When making an API call, you may pass ListBillingGroupsRequest