vsphereConfigs

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "ladahgohueflwucd")
suspend fun vsphereConfigs(argument: List<suspend VMwareNodePoolConfigVsphereConfigArgsBuilder.() -> Unit>)
@JvmName(name = "rprccnuerqurgjao")
suspend fun vsphereConfigs(vararg argument: suspend VMwareNodePoolConfigVsphereConfigArgsBuilder.() -> Unit)
@JvmName(name = "uiqtekdhwtlvotqq")
suspend fun vsphereConfigs(argument: suspend VMwareNodePoolConfigVsphereConfigArgsBuilder.() -> Unit)

Parameters

argument

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