class Aws::CodeCommit::Types::BatchGetRepositoriesInput
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/BatchGetRepositoriesInput AWS API Documentation
@return [Array<String>]
The names of the repositories to get information about.
@!attribute [rw] repository_names
}
repository_names: [“RepositoryName”], # required
{
data as a hash:
@note When making an API call, you may pass BatchGetRepositoriesInput
Represents the input of a batch get repositories operation.