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