class Aws::CodeCommit::Types::ListFileCommitHistoryRequest


@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/ListFileCommitHistoryRequest AWS API Documentation
@return [String]
An enumeration token that allows the operation to batch the results.
@!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]
including the name of the file.
The full path of the file whose history you want to retrieve,
@!attribute [rw] file_path
@return [String]
none is provided, the head commit is used.
tag, a branch name, or a reference such as ‘refs/heads/main`. If
contains the file. For example, you can specify a full commit ID, a
The fully quaified reference that identifies the commit that
@!attribute [rw] commit_specifier
@return [String]
The name of the repository that contains the file.
@!attribute [rw] repository_name