class Aws::CodeCommit::Types::GetDifferencesInput
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/GetDifferencesInput AWS API Documentation
@return [String]
next batch of the results.
An enumeration token that, when provided in a request, returns the
@!attribute [rw] next_token
@return [Integer]
returned results.
A non-zero, non-negative integer used to limit the number of
@!attribute [rw] max_results
@return [String]
differences are shown for all paths.
directory or folder, if it has changed. If not specified,
this path. Can also be used to specify the changed name of a
The file path in which to check differences. Limits the results to
@!attribute [rw] after_path
@return [String]
specified, differences are shown for all paths.
directory or folder. If ‘beforePath` and `afterPath` are not
to this path. Can also be used to specify the previous name of a
The file path in which to check for differences. Limits the results
@!attribute [rw] before_path
@return [String]
identify a commit.
The branch, tag, HEAD, or other fully qualified reference used to
@!attribute [rw] after_commit_specifier
@return [String]
request, consider limiting the results with `maxResults`.
are shown. If you do not use `beforeCommitSpecifier` in your
not specified, all changes before the `afterCommitSpecifier` value
identify a commit (for example, the full commit ID). Optional. If
The branch, tag, HEAD, or other fully qualified reference used to
@!attribute [rw] before_commit_specifier
@return [String]
The name of the repository where you want to get differences.
@!attribute [rw] repository_name