Class: Aws::Types::DeleteCapacityProviderRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteCapacityProviderRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#capacity_provider_name ⇒ ::String
Returns the value of attribute capacity_provider_name.
Instance Attribute Details
#capacity_provider_name ⇒ ::String
Returns the value of attribute capacity_provider_name.
478 479 480 |
# File 'sig/types.rbs', line 478 def capacity_provider_name @capacity_provider_name end |