class Aws::CodeCommit::Types::BatchGetRepositoriesOutput


@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/BatchGetRepositoriesOutput AWS API Documentation
@return [Array<Types::BatchGetRepositoriesError>]
retrieve information about the repositories.
Returns information about any errors returned when attempting to
@!attribute [rw] errors
@return [Array<String>]
be found.
Returns a list of repository names for which information could not
@!attribute [rw] repositories_not_found
@return [Array<Types::RepositoryMetadata>]
operation.
A list of repositories returned by the batch get repositories
@!attribute [rw] repositories
Represents the output of a batch get repositories operation.