Container for the parameters to the DescribeLoadBalancerAttributes operation.
            
Returns detailed information about all of the attributes associated with the specified load balancer.
 Declaration Syntax
 Declaration Syntax| C# | 
public class DescribeLoadBalancerAttributesRequest : AmazonWebServiceRequest
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | DescribeLoadBalancerAttributesRequest()()()() | Initializes a new instance of the DescribeLoadBalancerAttributesRequest 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.) | 
|  | LoadBalancerName | 
            The name of the load balancer.
             
             | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithLoadBalancerName(String) | Obsolete. 
            Sets the LoadBalancerName property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | ||
|  | AmazonWebServiceRequest | |
|  | DescribeLoadBalancerAttributesRequest | |