You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodeCommit::Types::BatchDescribeMergeConflictsError

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returns information about errors in a BatchDescribeMergeConflicts operation.

Instance Attribute Summary collapse

Instance Attribute Details

#exception_nameString

The name of the exception.

Returns:

  • (String)

    The name of the exception.

#file_pathString

The path to the file.

Returns:

  • (String)

    The path to the file.

#messageString

The message provided by the exception.

Returns:

  • (String)

    The message provided by the exception.