Aws Node Pool Args
constructor(annotations: Output<Map<String, String>>? = null, autoscaling: Output<AwsNodePoolAutoscalingArgs>? = null, cluster: Output<String>? = null, config: Output<AwsNodePoolConfigArgs>? = null, location: Output<String>? = null, management: Output<AwsNodePoolManagementArgs>? = null, maxPodsConstraint: Output<AwsNodePoolMaxPodsConstraintArgs>? = null, name: Output<String>? = null, project: Output<String>? = null, subnetId: Output<String>? = null, updateSettings: Output<AwsNodePoolUpdateSettingsArgs>? = null, version: Output<String>? = null)