Class: Aws::Types::PlacementGroupInfo
- Inherits:
-
Object
- Object
- Aws::Types::PlacementGroupInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#supported_strategies ⇒ ::Array[("cluster" | "partition" | "spread")]
Returns the value of attribute supported_strategies.
Instance Attribute Details
#supported_strategies ⇒ ::Array[("cluster" | "partition" | "spread")]
Returns the value of attribute supported_strategies.
15190 15191 15192 |
# File 'sig/types.rbs', line 15190 def supported_strategies @supported_strategies end |