The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Paws::CodeCommit::ListRepositoriesOutput

ATTRIBUTES

nextToken => Str

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.

repositories => ArrayRef[Paws::CodeCommit::RepositoryNameIdPair]

Lists the repositories called by the list repositories operation.