class Aws::CodeCommit::Types::FileMetadata
A file to be added, updated, or deleted as part of a commit.
@!attribute [rw] absolute_path
The full path to the file to be added or updated, including the name of the file. @return [String]
@!attribute [rw] blob_id
The blob ID that contains the file information. @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/FileMetadata AWS API Documentation
Constants
- SENSITIVE