class Aws::CodeCommit::Types::FileModes

Information about file modes in a merge or pull request.

@!attribute [rw] source

The file mode of a file in the source of a merge or pull request.
@return [String]

@!attribute [rw] destination

The file mode of a file in the destination of a merge or pull
request.
@return [String]

@!attribute [rw] base

The file mode of a file in the base of a merge or pull request.
@return [String]

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

Constants

SENSITIVE