nodePools

@JvmName(name = "obylxlfkgedqkuca")
suspend fun nodePools(value: Output<List<NodePoolArgs>>)
@JvmName(name = "smbedfrdqxtdwyey")
suspend fun nodePools(value: List<NodePoolArgs>?)

Parameters

value

The node pools associated with this cluster. This field should not be set if "node_config" or "initial_node_count" are specified.


@JvmName(name = "algtlhrwmhmuflop")
suspend fun nodePools(vararg values: Output<NodePoolArgs>)


@JvmName(name = "jllfllkcoucxbqgm")
suspend fun nodePools(values: List<Output<NodePoolArgs>>)
@JvmName(name = "iebmmftrbwcswaud")
suspend fun nodePools(vararg values: NodePoolArgs)

Parameters

values

The node pools associated with this cluster. This field should not be set if "node_config" or "initial_node_count" are specified.


@JvmName(name = "giaaucedumpfwpdx")
suspend fun nodePools(argument: List<suspend NodePoolArgsBuilder.() -> Unit>)
@JvmName(name = "djqsmvkhhyugsykt")
suspend fun nodePools(vararg argument: suspend NodePoolArgsBuilder.() -> Unit)
@JvmName(name = "jqrrpodblrorejov")
suspend fun nodePools(argument: suspend NodePoolArgsBuilder.() -> Unit)

Parameters

argument

The node pools associated with this cluster. This field should not be set if "node_config" or "initial_node_count" are specified.