Class: Aws::Types::EtcdPlacementRequest
- Inherits:
-
Object
- Object
- Aws::Types::EtcdPlacementRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#spread_level ⇒ "host", "rack"
Returns the value of attribute spread_level.
Instance Attribute Details
#spread_level ⇒ "host", "rack"
Returns the value of attribute spread_level.
1089 1090 1091 |
# File 'sig/types.rbs', line 1089 def spread_level @spread_level end |