class Aws::CodeDeploy::Types::BatchGetApplicationRevisionsOutput

Represents the output of a `BatchGetApplicationRevisions` operation.

@!attribute [rw] application_name

The name of the application that corresponds to the revisions.
@return [String]

@!attribute [rw] error_message

Information about errors that might have occurred during the API
call.
@return [String]

@!attribute [rw] revisions

Additional information about the revisions, including the type and
location.
@return [Array<Types::RevisionInfo>]

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

Constants

SENSITIVE