class Aws::CodeCommit::Types::GetFolderOutput
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/GetFolderOutput AWS API Documentation
@return [Array<Types::SubModule>]
The list of submodules that exist in the specified folder, if any.
@!attribute [rw] sub_modules
@return [Array<Types::SymbolicLink>]
the specified folder, if any.
The list of symbolic links to other files and folders that exist in
@!attribute [rw] symbolic_links
@return [Array<Types::File>]
The list of files that exist in the specified folder, if any.
@!attribute [rw] files
@return [Array<Types::Folder>]
The list of folders that exist beneath the specified folder, if any.
@!attribute [rw] sub_folders
@return [String]
contains the folder.
The full SHA-1 pointer of the tree information for the commit that
@!attribute [rw] tree_id
@return [String]
The fully-qualified path of the folder whose contents are returned.
@!attribute [rw] folder_path
@return [String]
folder content is returned.
The full commit ID used as a reference for which version of the
@!attribute [rw] commit_id