nodeConfig

@JvmName(name = "vvvjwicdhqqulvpe")
suspend fun nodeConfig(value: Output<NodePoolNodeConfigArgs>)
@JvmName(name = "ptthivxecfsvvipq")
suspend fun nodeConfig(value: NodePoolNodeConfigArgs?)

Parameters

value

Parameters used in creating the node pool. See gcp.container.Cluster for schema.


@JvmName(name = "xxoxqyoxghbdoenl")
suspend fun nodeConfig(argument: suspend NodePoolNodeConfigArgsBuilder.() -> Unit)

Parameters

argument

Parameters used in creating the node pool. See gcp.container.Cluster for schema.