IsBinaryFile - Amazon CodeCommit
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

IsBinaryFile

Information about whether a file is binary or textual in a merge or pull request operation.

Contents

base

The binary or non-binary status of a file in the base of a merge or pull request.

Type: Boolean

Required: No

destination

The binary or non-binary status of a file in the destination of a merge or pull request.

Type: Boolean

Required: No

source

The binary or non-binary status of file in the source of a merge or pull request.

Type: Boolean

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: