class Aws::CodeCommit::Types::BlobMetadata
Returns information about a specific Git blob object.
@!attribute [rw] blob_id
The full ID of the blob. @return [String]
@!attribute [rw] path
The path to the blob and associated file name, if any. @return [String]
@!attribute [rw] mode
The file mode permissions of the blob. File mode permission codes include: * `100644` indicates read/write * `100755` indicates read/write/execute * `160000` indicates a submodule * `120000` indicates a symlink @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/BlobMetadata AWS API Documentation
Constants
- SENSITIVE