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.