class Aws::CodeCommit::Types::GetFolderInput
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/GetFolderInput AWS API Documentation
@return [String]
of the root directory (/) of a repository.
fully-qualified path to a folder named examples that was created off
returned, including the folder name. For example, /examples is a
The fully-qualified path to the folder whose contents will be
@!attribute [rw] folder_path
@return [String]
returned as it exists in the HEAD commit.
HEAD. If no specifier is provided, the folder content will be
reference can be a commit ID, branch name, tag, or reference such as
the version of the folder’s content to return. A fully-qualified
A fully-qualified reference used to identify a commit that contains
@!attribute [rw] commit_specifier
@return [String]
The name of the repository.
@!attribute [rw] repository_name
}
folder_path: “Path”, # required
commit_specifier: “CommitName”,
repository_name: “RepositoryName”, # required
{
data as a hash:
@note When making an API call, you may pass GetFolderInput