class Aws::CodeCommit::Types::BatchGetCommitsInput
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/BatchGetCommitsInput AWS API Documentation
@return [String]
The name of the repository that contains the commits.
@!attribute [rw] repository_name
@return [Array<String>]
</note>
shortened SHA IDs.
<note markdown=“1”> You must supply the full SHA IDs of each commit. You cannot use
The full commit IDs of the commits to get information about.
@!attribute [rw] commit_ids
}
repository_name: “RepositoryName”, # required
commit_ids: [“ObjectId”], # required
{
data as a hash:
@note When making an API call, you may pass BatchGetCommitsInput