class Aws::ElasticBeanstalk::Types::EnvironmentResourceDescription
Describes the AWS resources in use by this environment. This data is live.
@!attribute [rw] environment_name
The name of the environment. @return [String]
@!attribute [rw] auto_scaling_groups
The `AutoScalingGroups` used by this environment. @return [Array<Types::AutoScalingGroup>]
@!attribute [rw] instances
The Amazon EC2 instances used by this environment. @return [Array<Types::Instance>]
@!attribute [rw] launch_configurations
The Auto Scaling launch configurations in use by this environment. @return [Array<Types::LaunchConfiguration>]
@!attribute [rw] launch_templates
The Amazon EC2 launch templates in use by this environment. @return [Array<Types::LaunchTemplate>]
@!attribute [rw] load_balancers
The LoadBalancers in use by this environment. @return [Array<Types::LoadBalancer>]
@!attribute [rw] triggers
The `AutoScaling` triggers in use by this environment. @return [Array<Types::Trigger>]
@!attribute [rw] queues
The queues used by this environment. @return [Array<Types::Queue>]
@see docs.aws.amazon.com/goto/WebAPI/elasticbeanstalk-2010-12-01/EnvironmentResourceDescription AWS API Documentation
Constants
- SENSITIVE