Vmware Control Plane Node Config Args
fun VmwareControlPlaneNodeConfigArgs(autoResizeConfig: Output<VmwareAutoResizeConfigArgs>? = null, cpus: Output<String>? = null, memory: Output<String>? = null, replicas: Output<String>? = null)