class Aws::CodeDeploy::Types::GetApplicationRevisionOutput

Represents the output of a `GetApplicationRevision` operation.

@!attribute [rw] application_name

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

@!attribute [rw] revision

Additional information about the revision, including type and
location.
@return [Types::RevisionLocation]

@!attribute [rw] revision_info

General information about the revision.
@return [Types::GenericRevisionInfo]

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

Constants

SENSITIVE