vsphereConfigs

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "tajkphixhvdyggcs")
suspend fun vsphereConfigs(argument: List<suspend VMwareClusterControlPlaneNodeVsphereConfigArgsBuilder.() -> Unit>)
@JvmName(name = "pgulhomnffklkenu")
suspend fun vsphereConfigs(vararg argument: suspend VMwareClusterControlPlaneNodeVsphereConfigArgsBuilder.() -> Unit)
@JvmName(name = "gageuydvbemgbweu")
suspend fun vsphereConfigs(argument: suspend VMwareClusterControlPlaneNodeVsphereConfigArgsBuilder.() -> Unit)

Parameters

argument

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