You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticBeanstalk::Types::RetrieveEnvironmentInfoResultMessage
- Inherits:
-
Struct
- Object
- Struct
- Aws::ElasticBeanstalk::Types::RetrieveEnvironmentInfoResultMessage
- Defined in:
- (unknown)
Overview
Result message containing a description of the requested environment info.
Returned by:
Instance Attribute Summary collapse
-
#environment_info ⇒ Array<Types::EnvironmentInfoDescription>
The EnvironmentInfoDescription of the environment.
Instance Attribute Details
#environment_info ⇒ Array<Types::EnvironmentInfoDescription>
The EnvironmentInfoDescription of the environment.