vsphereConfigs

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "emiuipcfenjmbcpe")
suspend fun vsphereConfigs(argument: List<suspend VMwareNodePoolConfigVsphereConfigArgsBuilder.() -> Unit>)
@JvmName(name = "vfgbfgojiogxymdj")
suspend fun vsphereConfigs(vararg argument: suspend VMwareNodePoolConfigVsphereConfigArgsBuilder.() -> Unit)
@JvmName(name = "cglqdrtjurkmitsb")
suspend fun vsphereConfigs(argument: suspend VMwareNodePoolConfigVsphereConfigArgsBuilder.() -> Unit)

Parameters

argument

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