placementStrategy

@JvmName(name = "kmivfymcoiggvluo")
suspend fun placementStrategy(value: Output<PlacementGroupStrategyEnumValueArgs>)
@JvmName(name = "yfypfuicjntsusey")
suspend fun placementStrategy(value: PlacementGroupStrategyEnumValueArgs?)

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.


@JvmName(name = "qeheyaydoxugqbgx")
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.