The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.