nodePlacements

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


@JvmName(name = "sosgkyiuavcslopo")
suspend fun nodePlacements(values: List<Output<PoolNodePlacementArgs>>)
@JvmName(name = "waqurkvpteuavwnw")
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 = "ajoerpslkpvvdhex")
suspend fun nodePlacements(argument: List<suspend PoolNodePlacementArgsBuilder.() -> Unit>)
@JvmName(name = "iyuapfoxxdykgpbq")
suspend fun nodePlacements(vararg argument: suspend PoolNodePlacementArgsBuilder.() -> Unit)
@JvmName(name = "dxowwhkoxkenddbr")
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.