class Aws::CodeCommit::Types::GetFileInput


@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/GetFileInput AWS API Documentation
@return [String]
qualified path to a file named file.md in a folder named examples.
extension of the file. For example, /examples/file.md is the fully
The fully qualified path to the file, including the full name and
@!attribute [rw] file_path
@return [String]
is provided, the head commit is used.
tag, a branch name, or a reference such as refs/heads/main. If none
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