class Aws::CodeCommit::Types::BatchGetCommitsError

Returns information about errors in a BatchGetCommits operation.

@!attribute [rw] commit_id

A commit ID that either could not be found or was not in a valid
format.
@return [String]

@!attribute [rw] error_code

An error code that specifies whether the commit ID was not valid or
not found.
@return [String]

@!attribute [rw] error_message

An error message that provides detail about why the commit ID either
was not found or was not valid.
@return [String]

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

Constants

SENSITIVE