Module: Aws::IoT::Client::_ListBillingGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListBillingGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#billing_groups ⇒ ::Array[Types::GroupNameAndArn]
2438 |
# File 'sig/client.rbs', line 2438
def billing_groups: () -> ::Array[Types::GroupNameAndArn]
|
#next_token ⇒ ::String
2439 |
# File 'sig/client.rbs', line 2439
def next_token: () -> ::String
|