vsphereConfigs

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "ksdqruphkexovuta")
suspend fun vsphereConfigs(argument: List<suspend VMwareNodePoolConfigVsphereConfigArgsBuilder.() -> Unit>)
@JvmName(name = "yglhbivmgldfgqyh")
suspend fun vsphereConfigs(vararg argument: suspend VMwareNodePoolConfigVsphereConfigArgsBuilder.() -> Unit)
@JvmName(name = "rqgwlfxsjmwdwojg")
suspend fun vsphereConfigs(argument: suspend VMwareNodePoolConfigVsphereConfigArgsBuilder.() -> Unit)

Parameters

argument

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