class Aws::CodeCommit::Types::PullRequest
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/PullRequest AWS API Documentation
@return [String]
initial request that used that token.
token is included, the request will return information about the
parameter. If a request is received with the same parameters and a
request, ensures the request cannot be repeated with a changed
A unique, client-generated idempotency token that when provided in a
@!attribute [rw] client_request_token
@return [Array<Types::PullRequestTarget>]
destination branch for the pull request.
The targets of the pull request, including the source branch and
@!attribute [rw] pull_request_targets
@return [String]
request.
The Amazon Resource Name (ARN) of the user who created the pull
@!attribute [rw] author_arn
@return [String]
from ‘OPEN` to `CLOSED`.
The status of the pull request. Pull request status can only change
@!attribute [rw] pull_request_status
@return [Time]
timestamp format.
The date and time the pull request was originally created, in
@!attribute [rw] creation_date
@return [Time]
request, in timestamp format.
The day and time of the last user or system activity on the pull
@!attribute [rw] last_activity_date
@return [String]
the request.
can be used to clarify what should be reviewed and other details of
The user-defined description of the pull request. This description
@!attribute [rw] description
@return [String]
in the list of pull requests to other users of the repository.
The user-defined title of the pull request. This title is displayed
@!attribute [rw] title
@return [String]
The system-generated ID of the pull request.
@!attribute [rw] pull_request_id
Returns information about a pull request.