class Aws::CodeCommit::Types::ListPullRequestsInput


@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/ListPullRequestsInput AWS API Documentation
@return [Integer]
returned results.
A non-zero, non-negative integer used to limit the number of
@!attribute [rw] max_results
@return [String]
next batch of the results.
An enumeration token that, when provided in a request, returns the
@!attribute [rw] next_token
@return [String]
results to the pull requests that match the specified status.
Optional. The status of the pull request. If used, this refines the
@!attribute [rw] pull_request_status
@return [String]
created by that user.
pull request. If used, this filters the results to pull requests
Optional. The Amazon Resource Name (ARN) of the user who created the
@!attribute [rw] author_arn
@return [String]
The name of the repository for which you want to list pull requests.
@!attribute [rw] repository_name