class Aws::CodeCommit::Types::BatchGetCommitsOutput
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/BatchGetCommitsOutput AWS API Documentation
@return [Array<Types::BatchGetCommitsError>]
error object with more information.
commit was not found in the specified repository, the ID returns an
example, if one of the commit IDs was a shortened SHA ID or that
Returns any commit IDs for which information could not be found. For
@!attribute [rw] errors
@return [Array<Types::Commit>]
information about a specified commit.
An array of commit data type objects, each of which contains
@!attribute [rw] commits