vsphereConfigs

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "pxdufvfijruxlxom")
suspend fun vsphereConfigs(argument: List<suspend VMwareClusterControlPlaneNodeVsphereConfigArgsBuilder.() -> Unit>)
@JvmName(name = "fuqfdalkjlfgsrul")
suspend fun vsphereConfigs(vararg argument: suspend VMwareClusterControlPlaneNodeVsphereConfigArgsBuilder.() -> Unit)
@JvmName(name = "ebeojkwcnrnacdff")
suspend fun vsphereConfigs(argument: suspend VMwareClusterControlPlaneNodeVsphereConfigArgsBuilder.() -> Unit)

Parameters

argument

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