placement Strategy
Parameters
value
Amazon EC2 Placement Group strategy associated with instance role.
Starting with Amazon EMR release 5.23.0, the only supported placement strategy is SPREAD
for the MASTER
instance role.
suspend fun placementStrategy(argument: suspend PlacementGroupStrategyEnumValueArgsBuilder.() -> Unit)
Parameters
argument
Amazon EC2 Placement Group strategy associated with instance role.
Starting with Amazon EMR release 5.23.0, the only supported placement strategy is SPREAD
for the MASTER
instance role.