Class: Aws::Types::DeleteCapacityProviderResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteCapacityProviderResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#capacity_provider ⇒ Types::CapacityProvider
Returns the value of attribute capacity_provider.
Instance Attribute Details
#capacity_provider ⇒ Types::CapacityProvider
Returns the value of attribute capacity_provider.
483 484 485 |
# File 'sig/types.rbs', line 483 def capacity_provider @capacity_provider end |