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]
520 |
# File 'sig/client.rbs', line 520 def consumable_resources: () -> ::Array[Types::ConsumableResourceSummary] |
#next_token ⇒ ::String
521 |
# File 'sig/client.rbs', line 521 def next_token: () -> ::String |