vsphereConfigs

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "edqukerdnbehudvt")
suspend fun vsphereConfigs(argument: List<suspend VMwareClusterControlPlaneNodeVsphereConfigArgsBuilder.() -> Unit>)
@JvmName(name = "affbdltmxboqshxb")
suspend fun vsphereConfigs(vararg argument: suspend VMwareClusterControlPlaneNodeVsphereConfigArgsBuilder.() -> Unit)
@JvmName(name = "bukhmdehvydhnwjn")
suspend fun vsphereConfigs(argument: suspend VMwareClusterControlPlaneNodeVsphereConfigArgsBuilder.() -> Unit)

Parameters

argument

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