class Aws::CodeCommit::Types::GetPullRequestApprovalStatesInput
@note When making an API call, you may pass GetPullRequestApprovalStatesInput
data as a hash: { pull_request_id: "PullRequestId", # required revision_id: "RevisionId", # required }
@!attribute [rw] pull_request_id
The system-generated ID for the pull request. @return [String]
@!attribute [rw] revision_id
The system-generated ID for the pull request revision. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/GetPullRequestApprovalStatesInput AWS API Documentation
Constants
- SENSITIVE