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