VMwareNodePoolConfigVsphereConfigArgs

data class VMwareNodePoolConfigVsphereConfigArgs(val datastore: Output<String>? = null, val tags: Output<List<VMwareNodePoolConfigVsphereConfigTagArgs>>? = null) : ConvertibleToJava<VMwareNodePoolConfigVsphereConfigArgs>

Constructors

Link copied to clipboard
fun VMwareNodePoolConfigVsphereConfigArgs(datastore: Output<String>? = null, tags: Output<List<VMwareNodePoolConfigVsphereConfigTagArgs>>? = null)

Functions

Link copied to clipboard
open override fun toJava(): VMwareNodePoolConfigVsphereConfigArgs

Properties

Link copied to clipboard
val datastore: Output<String>? = null

(Output) The name of the vCenter datastore. Inherited from the user cluster.

Link copied to clipboard

(Output) Tags to apply to VMs. Structure is documented below. The tags block contains: