class Aws::CodeCommit::Types::ListRepositoriesOutput

Represents the output of a list repositories operation.

@!attribute [rw] repositories

Lists the repositories called by the list repositories operation.
@return [Array<Types::RepositoryNameIdPair>]

@!attribute [rw] next_token

An enumeration token that allows the operation to batch the results
of the operation. Batch sizes are 1,000 for list repository
operations. When the client sends the token back to AWS CodeCommit,
another page of 1,000 records is retrieved.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/ListRepositoriesOutput AWS API Documentation

Constants

SENSITIVE