Class: Aws::Types::GetCapacityProviderResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetCapacityProviderResponse
- 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.
951 952 953 |
# File 'sig/types.rbs', line 951 def capacity_provider @capacity_provider end |