class Aws::CodeCommit::Types::DeleteFileEntry

A file that is deleted as part of a commit.

@note When making an API call, you may pass DeleteFileEntry

data as a hash:

    {
      file_path: "Path", # required
    }

@!attribute [rw] file_path

The full path of the file to be deleted, including the name of the
file.
@return [String]

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

Constants

SENSITIVE