vsphereConfigs

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "jgyaaqctdjmjxjhm")
suspend fun vsphereConfigs(argument: List<suspend VMwareNodePoolConfigVsphereConfigArgsBuilder.() -> Unit>)
@JvmName(name = "owbdemrofmegsmck")
suspend fun vsphereConfigs(vararg argument: suspend VMwareNodePoolConfigVsphereConfigArgsBuilder.() -> Unit)
@JvmName(name = "eovsxcfyewdcjlcy")
suspend fun vsphereConfigs(argument: suspend VMwareNodePoolConfigVsphereConfigArgsBuilder.() -> Unit)

Parameters

argument

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