VMware Cluster Control Plane Node Vsphere Config Args
data class VMwareClusterControlPlaneNodeVsphereConfigArgs(val datastore: Output<String>? = null, val storagePolicyName: Output<String>? = null) : ConvertibleToJava<VMwareClusterControlPlaneNodeVsphereConfigArgs>