VMwareNodePoolArgs

constructor(annotations: Output<Map<String, String>>? = null, config: Output<VMwareNodePoolConfigArgs>? = null, displayName: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, nodePoolAutoscaling: Output<VMwareNodePoolNodePoolAutoscalingArgs>? = null, project: Output<String>? = null, vmwareCluster: Output<String>? = null)