You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CodeDeploy::Types::BatchGetApplicationsOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::CodeDeploy::Types::BatchGetApplicationsOutput
- Defined in:
- (unknown)
Overview
Represents the output of a BatchGetApplications
operation.
Returned by:
Instance Attribute Summary collapse
-
#applications_info ⇒ Array<Types::ApplicationInfo>
Information about the applications.
Instance Attribute Details
#applications_info ⇒ Array<Types::ApplicationInfo>
Information about the applications.