nodePlacements

@JvmName(name = "okbcxkfvaiktysob")
suspend fun nodePlacements(value: Output<List<PoolNodePlacementArgs>>)
@JvmName(name = "ioadidiqfjpklknk")
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 = "ovmospsxydiueehh")
suspend fun nodePlacements(vararg values: Output<PoolNodePlacementArgs>)


@JvmName(name = "mryfbverqxaeykqv")
suspend fun nodePlacements(values: List<Output<PoolNodePlacementArgs>>)
@JvmName(name = "mgtlhtajkpyuhnub")
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 = "wuonhmfwedffbhfn")
suspend fun nodePlacements(argument: List<suspend PoolNodePlacementArgsBuilder.() -> Unit>)
@JvmName(name = "glhdpptcgednnits")
suspend fun nodePlacements(vararg argument: suspend PoolNodePlacementArgsBuilder.() -> Unit)
@JvmName(name = "njetndcjiaoicgea")
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.