You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CodeCommit::Types::PullRequestThe approval rules applied to the pull request.
The Amazon Resource Name (ARN) of the user who created the pull request.
A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter.
The date and time the pull request was originally created, in timestamp format.
The user-defined description of the pull request.
The day and time of the last user or system activity on the pull request, in timestamp format.
The system-generated ID of the pull request.
The status of the pull request.
The targets of the pull request, including the source branch and destination branch for the pull request.
The system-generated revision ID for the pull request.
The user-defined title of the pull request.
The Amazon Resource Name (ARN) of the user who created the pull request.
#client_request_token ⇒ StringA unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter. If a request is received with the same parameters and a token is included, the request returns information about the initial request that used that token.
#creation_date ⇒ TimeThe date and time the pull request was originally created, in timestamp format.
#description ⇒ StringThe user-defined description of the pull request. This description can be used to clarify what should be reviewed and other details of the request.
#last_activity_date ⇒ TimeThe day and time of the last user or system activity on the pull request, in timestamp format.
#pull_request_id ⇒ StringThe system-generated ID of the pull request.
#pull_request_status ⇒ StringThe status of the pull request. Pull request status can only change from OPEN
to CLOSED
.
Possible values:
The targets of the pull request, including the source branch and destination branch for the pull request.
#revision_id ⇒ StringThe system-generated revision ID for the pull request.
#title ⇒ StringThe user-defined title of the pull request. This title is displayed in the list of pull requests to other repository users.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4