class Aws::CodeCommit::Types::File

Returns information about a file in a repository.

@!attribute [rw] blob_id

The blob ID that contains the file information.
@return [String]

@!attribute [rw] absolute_path

The fully qualified path to the file in the repository.
@return [String]

@!attribute [rw] relative_path

The relative path of the file from the folder where the query
originated.
@return [String]

@!attribute [rw] file_mode

The extrapolated file mode permissions for the file. Valid values
include EXECUTABLE and NORMAL.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/File AWS API Documentation

Constants

SENSITIVE