Container for the parameters to the DescribeElasticLoadBalancers operation.
Describes a stack's Elastic Load Balancing instances.
![]() |
---|
You must specify at least one of the parameters. |
Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.

C# |
public class DescribeElasticLoadBalancersRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeElasticLoadBalancersRequest()()()() | Initializes a new instance of the DescribeElasticLoadBalancersRequest class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | LayerIds |
Gets and sets the property LayerIds.
A list of layer IDs. The action describes the Elastic Load Balancing instances for the specified layers. |
![]() | StackId |
Gets and sets the property StackId.
A stack ID. The action describes the stack's Elastic Load Balancing instances. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithLayerIds(array<String>[]()[][]) | Obsolete.
Sets the LayerIds property
|
![]() | WithLayerIds(IEnumerable<(Of <<'(String>)>>)) | Obsolete.
Sets the LayerIds property
|
![]() | WithStackId(String) | Obsolete.
Sets the StackId property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | DescribeElasticLoadBalancersRequest |