Vmware Node Pool Args
fun VmwareNodePoolArgs(annotations: Output<Map<String, String>>? = null, config: Output<VmwareNodeConfigArgs>? = null, displayName: Output<String>? = null, etag: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, nodePoolAutoscaling: Output<VmwareNodePoolAutoscalingConfigArgs>? = null, onPremVersion: Output<String>? = null, project: Output<String>? = null, vmwareClusterId: Output<String>? = null, vmwareNodePoolId: Output<String>? = null)