NodePoolArgs

fun NodePoolArgs(autoscaling: Output<NodePoolAutoscalingArgs>? = null, conditions: Output<List<StatusConditionArgs>>? = null, config: Output<NodeConfigArgs>? = null, etag: Output<String>? = null, initialNodeCount: Output<Int>? = null, locations: Output<List<String>>? = null, management: Output<NodeManagementArgs>? = null, maxPodsConstraint: Output<MaxPodsConstraintArgs>? = null, name: Output<String>? = null, networkConfig: Output<NodeNetworkConfigArgs>? = null, placementPolicy: Output<PlacementPolicyArgs>? = null, upgradeSettings: Output<UpgradeSettingsArgs>? = null, version: Output<String>? = null)