VMwareClusterControlPlaneNodeArgs

constructor(autoResizeConfig: Output<VMwareClusterControlPlaneNodeAutoResizeConfigArgs>? = null, cpus: Output<Int>? = null, memory: Output<Int>? = null, replicas: Output<Int>? = null, vsphereConfigs: Output<List<VMwareClusterControlPlaneNodeVsphereConfigArgs>>? = null)