class Aws::CodeDeploy::Types::ListApplicationRevisionsOutput

Represents the output of a `ListApplicationRevisions` operation.

@!attribute [rw] revisions

A list of locations that contain the matching revisions.
@return [Array<Types::RevisionLocation>]

@!attribute [rw] next_token

If a large amount of information is returned, an identifier is also
returned. It can be used in a subsequent list application revisions
call to return the next set of application revisions in the list.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codedeploy-2014-10-06/ListApplicationRevisionsOutput AWS API Documentation

Constants

SENSITIVE