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 in the specified folder, if any.
@!attribute [rw] sub_modules
@return [Array<Types::SymbolicLink>]
specified folder, if any.
The list of symbolic links to other files and folders in the
@!attribute [rw] symbolic_links
@return [Array<Types::File>]
The list of files in the specified folder, if any.
@!attribute [rw] files
@return [Array<Types::Folder>]
The list of folders that exist under 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]
the folder content.
The full commit ID used as a reference for the returned version of
@!attribute [rw] commit_id