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

NAME

Paws::CodeBuild::ListProjectsOutput

ATTRIBUTES

NextToken => Str

If there are more than 100 items in the list, only the first 100 items are returned, along with a unique string called a next token. To get the next batch of items in the list, call this operation again, adding the next token to the call.

Projects => ArrayRef[Str|Undef]

The list of build project names, with each build project name representing a single build project.

_request_id => Str