Class: Aws::Types::EtcdPlacementResponse
- Inherits:
-
Object
- Object
- Aws::Types::EtcdPlacementResponse
- 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.
1000 1001 1002 |
# File 'sig/types.rbs', line 1000 def spread_level @spread_level end |