vsphereConfigs

@JvmName(name = "tvvnrcjsxnnhiewd")
suspend fun vsphereConfigs(value: Output<List<VMwareClusterControlPlaneNodeVsphereConfigArgs>>)
@JvmName(name = "qctyuontgpnfetpq")
suspend fun vsphereConfigs(value: List<VMwareClusterControlPlaneNodeVsphereConfigArgs>?)

Parameters

value

(Output) Vsphere-specific config. Structure is documented below.


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


@JvmName(name = "yhwijqgfnghjbspn")
suspend fun vsphereConfigs(values: List<Output<VMwareClusterControlPlaneNodeVsphereConfigArgs>>)
@JvmName(name = "iadxpkqvplixefpx")
suspend fun vsphereConfigs(vararg values: VMwareClusterControlPlaneNodeVsphereConfigArgs)

Parameters

values

(Output) Vsphere-specific config. Structure is documented below.


@JvmName(name = "cnciytunyddldvws")
suspend fun vsphereConfigs(argument: List<suspend VMwareClusterControlPlaneNodeVsphereConfigArgsBuilder.() -> Unit>)
@JvmName(name = "mamtxlfwfmfiiqsq")
suspend fun vsphereConfigs(vararg argument: suspend VMwareClusterControlPlaneNodeVsphereConfigArgsBuilder.() -> Unit)
@JvmName(name = "djkvmuuykoarkqsh")
suspend fun vsphereConfigs(argument: suspend VMwareClusterControlPlaneNodeVsphereConfigArgsBuilder.() -> Unit)

Parameters

argument

(Output) Vsphere-specific config. Structure is documented below.