The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::CodeCommit::BatchGetCommitsOutput

ATTRIBUTES

Commits => ArrayRef[Paws::CodeCommit::Commit]

An array of commit data type objects, each of which contains information about a specified commit.

Errors => ArrayRef[Paws::CodeCommit::BatchGetCommitsError]

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.

_request_id => Str