class Aws::CodeCommit::Types::CreatePullRequestInput
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/CreatePullRequestInput AWS API Documentation
@return [String]
not need to pass this option.
**A suitable default value is auto-generated.** You should normally
</note>
created for you.
you are using an Amazon Web ServicesSDK, an idempotency token is
<note markdown=“1”> The Amazon Web ServicesSDKs prepopulate client request tokens. If
request that used that token.
token is included, the request returns information about the initial
parameter. If a request is received with the same parameters and a
a request, ensures the request cannot be repeated with a changed
A unique, client-generated idempotency token that, when provided in
@!attribute [rw] client_request_token
@return [Array<Types::Target>]
pull request is closed (the destination branch).
creator of the pull request intends the code to be merged after the
to be reviewed (the source branch) and the destination where the
The targets for the pull request, including the source of the code
@!attribute [rw] targets
@return [String]
A description of the pull request.
@!attribute [rw] description
@return [String]
pull request to other users in the repository.
The title of the pull request. This title is used to identify the
@!attribute [rw] title