class Aws::CodeCommit::Types::MergeMetadata

Returns information about a merge or potential merge between a source reference and a destination reference in a pull request.

@!attribute [rw] is_merged

A Boolean value indicating whether the merge has been made.
@return [Boolean]

@!attribute [rw] merged_by

The Amazon Resource Name (ARN) of the user who merged the branches.
@return [String]

@!attribute [rw] merge_commit_id

The commit ID for the merge commit, if any.
@return [String]

@!attribute [rw] merge_option

The merge strategy used in the merge.
@return [String]

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

Constants

SENSITIVE