class Aws::CodeCommit::Types::MergePullRequestByFastForwardInput


@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/MergePullRequestByFastForwardInput AWS API Documentation
@return [String]
not match this commit ID.
thrown if the current commit ID of the tip of the source branch does
request source branch. Pass this value if you want an exception
The full commit ID of the original or updated commit in the pull
@!attribute [rw] source_commit_id
@return [String]
The name of the repository where the pull request was created.
@!attribute [rw] repository_name
@return [String]
ListPullRequests.
The system-generated ID of the pull request. To get this ID, use
@!attribute [rw] pull_request_id
}
source_commit_id: “ObjectId”,
repository_name: “RepositoryName”, # required
pull_request_id: “PullRequestId”, # required
{
data as a hash:
@note When making an API call, you may pass MergePullRequestByFastForwardInput