nodePlacements

@JvmName(name = "prevkuacbirfoyko")
suspend fun nodePlacements(value: Output<List<PoolNodePlacementArgs>>)
@JvmName(name = "udqfmuvehcognawu")
suspend fun nodePlacements(value: List<PoolNodePlacementArgs>?)

Parameters

value

A node_placement block that describes the placement policy for allocating nodes in the pool as defined below.


@JvmName(name = "rpooljyedtcbykxo")
suspend fun nodePlacements(vararg values: Output<PoolNodePlacementArgs>)


@JvmName(name = "isipxscepqlqcvnp")
suspend fun nodePlacements(values: List<Output<PoolNodePlacementArgs>>)
@JvmName(name = "guujorpvnsfvnulw")
suspend fun nodePlacements(vararg values: PoolNodePlacementArgs)

Parameters

values

A node_placement block that describes the placement policy for allocating nodes in the pool as defined below.


@JvmName(name = "avwvicocslmassfc")
suspend fun nodePlacements(argument: List<suspend PoolNodePlacementArgsBuilder.() -> Unit>)
@JvmName(name = "aqiypcuwrscwahkj")
suspend fun nodePlacements(vararg argument: suspend PoolNodePlacementArgsBuilder.() -> Unit)
@JvmName(name = "iuuqscdbqcayxogg")
suspend fun nodePlacements(argument: suspend PoolNodePlacementArgsBuilder.() -> Unit)

Parameters

argument

A node_placement block that describes the placement policy for allocating nodes in the pool as defined below.