nodePlacements

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


@JvmName(name = "ocomhusyadugccwg")
suspend fun nodePlacements(values: List<Output<PoolNodePlacementArgs>>)
@JvmName(name = "lukstyprwamlelma")
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 = "nungutuyohsaltch")
suspend fun nodePlacements(argument: List<suspend PoolNodePlacementArgsBuilder.() -> Unit>)
@JvmName(name = "clneibeqfhvmacdf")
suspend fun nodePlacements(vararg argument: suspend PoolNodePlacementArgsBuilder.() -> Unit)
@JvmName(name = "bpiofqilglhflvnx")
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.