placementStrategy

@JvmName(name = "ceasxjsewuaxkife")
suspend fun placementStrategy(value: Output<PlacementGroupStrategyEnumValueArgs>)
@JvmName(name = "mlmuokpnbhmxuxgn")
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 = "paqqnuqmjsuceuie")
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.