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

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.
=head2 Revisions => ArrayRef[L<Paws::CodeDeploy::RevisionLocation>]

  A list of revision locations that contain the matching revisions.