Class: Aws::Types::HighAvailabilityConfig
- Inherits:
-
Object
- Object
- Aws::Types::HighAvailabilityConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#desired_capacity ⇒ ::Integer
Returns the value of attribute desired_capacity.
Instance Attribute Details
#desired_capacity ⇒ ::Integer
Returns the value of attribute desired_capacity.
627 628 629 |
# File 'sig/types.rbs', line 627 def desired_capacity @desired_capacity end |