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::CodeDeploy::ListApplicationRevisionsOutput

ATTRIBUTES

nextToken => Str

If the amount of information that is returned is significantly large, an identifier will also be returned, which can be used in a subsequent list application revisions call to return the next set of application revisions in the list.

revisions => ArrayRef[Paws::CodeDeploy::RevisionLocation]

A list of revision locations that contain the matching revisions.