The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::CodeCommit::GetFolderOutput

ATTRIBUTES

REQUIRED CommitId => Str

The full commit ID used as a reference for which version of the folder content is returned.

Files => ArrayRef[Paws::CodeCommit::File]

The list of files that exist in the specified folder, if any.

REQUIRED FolderPath => Str

The fully-qualified path of the folder whose contents are returned.

SubFolders => ArrayRef[Paws::CodeCommit::Folder]

The list of folders that exist beneath the specified folder, if any.

SubModules => ArrayRef[Paws::CodeCommit::SubModule]

The list of submodules that exist in the specified folder, if any.

The list of symbolic links to other files and folders that exist in the specified folder, if any.

TreeId => Str

The full SHA-1 pointer of the tree information for the commit that contains the folder.

_request_id => Str