Module: Aws::Batch::Client::_ListConsumableResourcesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListConsumableResourcesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#consumable_resources ⇒ ::Array[Types::ConsumableResourceSummary]
473 |
# File 'sig/client.rbs', line 473
def consumable_resources: () -> ::Array[Types::ConsumableResourceSummary]
|
#next_token ⇒ ::String
474 |
# File 'sig/client.rbs', line 474
def next_token: () -> ::String
|