AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Namespace: Amazon.ElasticBeanstalk.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class EnvironmentResourceDescription : Object
The EnvironmentResourceDescription type exposes the following members
Name | Description | |
---|---|---|
![]() |
EnvironmentResourceDescription() | Empty constructor used to set properties independently even when a simple constructor is available |
Name | Type | Description | |
---|---|---|---|
![]() |
AutoScalingGroups | System.Collections.Generic.List<Amazon.ElasticBeanstalk.Model.AutoScalingGroup> |
Gets and sets the property AutoScalingGroups.
The |
![]() |
EnvironmentName | System.String |
Gets and sets the property EnvironmentName.
The name of the environment. |
![]() |
Instances | System.Collections.Generic.List<Amazon.ElasticBeanstalk.Model.Instance> |
Gets and sets the property Instances.
The Amazon EC2 instances used by this environment. |
![]() |
LaunchConfigurations | System.Collections.Generic.List<Amazon.ElasticBeanstalk.Model.LaunchConfiguration> |
Gets and sets the property LaunchConfigurations.
The Auto Scaling launch configurations in use by this environment. |
![]() |
LoadBalancers | System.Collections.Generic.List<Amazon.ElasticBeanstalk.Model.LoadBalancer> |
Gets and sets the property LoadBalancers.
The LoadBalancers in use by this environment. |
![]() |
Queues | System.Collections.Generic.List<Amazon.ElasticBeanstalk.Model.Queue> |
Gets and sets the property Queues.
The queues used by this environment. |
![]() |
Triggers | System.Collections.Generic.List<Amazon.ElasticBeanstalk.Model.Trigger> |
Gets and sets the property Triggers.
The |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1