class Aws::CodeCommit::Types::GetFileOutput


@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/GetFileOutput AWS API Documentation
@return [String]
of the file.
The base-64 encoded binary data object that represents the content
@!attribute [rw] file_content
@return [Integer]
The size of the contents of the file, in bytes.
@!attribute [rw] file_size
@return [String]
</note>
values. See below for a full list of supported return values.
file mode permission values, such as 100644, but rather extrapolated
<note markdown=“1”> The file mode permissions returned by this API are not the standard
include strings such as EXECUTABLE and not numeric values.
The extrapolated file mode permissions of the blob. Valid values
@!attribute [rw] file_mode
@return [String]
name and extension of the file.
The fully qualified path to the specified file. This returns the
@!attribute [rw] file_path
@return [String]
The blob ID of the object that represents the file content.
@!attribute [rw] blob_id
@return [String]
by GetFile.
The full commit ID of the commit that contains the content returned
@!attribute [rw] commit_id