class Aws::CodeCommit::Types::DeleteFileOutput
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/DeleteFileOutput AWS API Documentation
@return [String]
full name and extension of that file.
The fully qualified path to the file to be deleted, including the
@!attribute [rw] file_path
@return [String]
contains the delete file change.
The full SHA-1 pointer of the tree information for the commit that
@!attribute [rw] tree_id
@return [String]
The blob ID removed from the tree as part of deleting the file.
@!attribute [rw] blob_id
@return [String]
deletes the file.
The full commit ID of the commit that contains the change that
@!attribute [rw] commit_id