nodePlacements

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


@JvmName(name = "vlbxdvvwrnpflklc")
suspend fun nodePlacements(values: List<Output<PoolNodePlacementArgs>>)
@JvmName(name = "jwksqccxcohwkvmy")
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 = "xbntyunvsipkyijj")
suspend fun nodePlacements(argument: List<suspend PoolNodePlacementArgsBuilder.() -> Unit>)
@JvmName(name = "xwipambxebaklxjj")
suspend fun nodePlacements(vararg argument: suspend PoolNodePlacementArgsBuilder.() -> Unit)
@JvmName(name = "orhubvwcxtcahepu")
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.