config

@JvmName(name = "tucnnmgdnmsvaihp")
suspend fun config(value: Output<VMwareNodePoolConfigArgs>)
@JvmName(name = "kwmnvywetekcyrpa")
suspend fun config(value: VMwareNodePoolConfigArgs?)

Parameters

value

The node configuration of the node pool. Structure is documented below.


@JvmName(name = "xvdqsqrnonwxakyr")
suspend fun config(argument: suspend VMwareNodePoolConfigArgsBuilder.() -> Unit)

Parameters

argument

The node configuration of the node pool. Structure is documented below.