DescribeListenerAttributes
In this article:
DescribeListenerAttributes#
Description#
Request to get the list of attributes of a load balancer (Elastic Load Balancer, ELB) listener.
Request Parameters#
ListenerArn — The Amazon Resource Name (ARN) of the ELB listener.
Type: String
Required: Yes
Response Elements#
Attributes.member.N — Information about the listener attributes.
Type: List of ListenerAttribute objects
Examples#
c2-elb DescribeListenerAttributes ListenerArn "listener_arn"