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