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
show all
Defined in:
(unknown)

Overview

Result message containing a description of the requested environment info.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#environment_infoArray<Types::EnvironmentInfoDescription>

The EnvironmentInfoDescription of the environment.

Returns: