Module: Aws::Batch::Client::_UpdateConsumableResourceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateConsumableResourceResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #consumable_resource_arn ⇒ ::String
- #consumable_resource_name ⇒ ::String
- #total_quantity ⇒ ::Integer
Instance Method Details
#consumable_resource_arn ⇒ ::String
932 |
# File 'sig/client.rbs', line 932 def consumable_resource_arn: () -> ::String |
#consumable_resource_name ⇒ ::String
931 |
# File 'sig/client.rbs', line 931 def consumable_resource_name: () -> ::String |
#total_quantity ⇒ ::Integer
933 |
# File 'sig/client.rbs', line 933 def total_quantity: () -> ::Integer |