vsphereConfigs

@JvmName(name = "idutsdqmnqaluyko")
suspend fun vsphereConfigs(value: Output<List<VMwareNodePoolConfigVsphereConfigArgs>>)
@JvmName(name = "xkjdvksmilumdoax")
suspend fun vsphereConfigs(value: List<VMwareNodePoolConfigVsphereConfigArgs>?)

Parameters

value

Specifies the vSphere config for node pool. Structure is documented below.


@JvmName(name = "bcawkmdwcmtnrkbu")
suspend fun vsphereConfigs(vararg values: Output<VMwareNodePoolConfigVsphereConfigArgs>)


@JvmName(name = "clpblphwjyrrvxdq")
suspend fun vsphereConfigs(values: List<Output<VMwareNodePoolConfigVsphereConfigArgs>>)
@JvmName(name = "cgqyhspfsgjgnnhd")
suspend fun vsphereConfigs(vararg values: VMwareNodePoolConfigVsphereConfigArgs)

Parameters

values

Specifies the vSphere config for node pool. Structure is documented below.


@JvmName(name = "ecnpbbummvmgvfob")
suspend fun vsphereConfigs(argument: List<suspend VMwareNodePoolConfigVsphereConfigArgsBuilder.() -> Unit>)
@JvmName(name = "gmfhsnkqdeyanfgf")
suspend fun vsphereConfigs(vararg argument: suspend VMwareNodePoolConfigVsphereConfigArgsBuilder.() -> Unit)
@JvmName(name = "olsriqyxbetdupym")
suspend fun vsphereConfigs(argument: suspend VMwareNodePoolConfigVsphereConfigArgsBuilder.() -> Unit)

Parameters

argument

Specifies the vSphere config for node pool. Structure is documented below.