class Aws::CodeCommit::Types::IsBinaryFile
Information about whether a file is binary or textual in a merge or pull request operation.
@!attribute [rw] source
The binary or non-binary status of file in the source of a merge or pull request. @return [Boolean]
@!attribute [rw] destination
The binary or non-binary status of a file in the destination of a merge or pull request. @return [Boolean]
@!attribute [rw] base
The binary or non-binary status of a file in the base of a merge or pull request. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/IsBinaryFile AWS API Documentation
Constants
- SENSITIVE