Class: Aws::Types::GetCapacityAssignmentConfigurationInput
- Inherits:
-
Object
- Object
- Aws::Types::GetCapacityAssignmentConfigurationInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#capacity_reservation_name ⇒ ::String
Returns the value of attribute capacity_reservation_name.
Instance Attribute Details
#capacity_reservation_name ⇒ ::String
Returns the value of attribute capacity_reservation_name.
432 433 434 |
# File 'sig/types.rbs', line 432 def capacity_reservation_name @capacity_reservation_name end |