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.
995 996 997 |
# File 'sig/types.rbs', line 995 def spread_level @spread_level end |