Class: Aws::Types::ZoneAwarenessConfig
- Inherits:
-
Object
- Object
- Aws::Types::ZoneAwarenessConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#availability_zone_count ⇒ ::Integer
Returns the value of attribute availability_zone_count.
Instance Attribute Details
#availability_zone_count ⇒ ::Integer
Returns the value of attribute availability_zone_count.
2603 2604 2605 |
# File 'sig/types.rbs', line 2603 def availability_zone_count @availability_zone_count end |