1VM::EC2::ELB::ListenerDUessecrriCpotnitorni(b3u)ted PerlVMD:o:cEuCm2e:n:tEaLtBi:o:nListenerDescription(3)
2
3
4

NAME

6       VM::EC2::ELB:ListenerDescription - Load Balancer Listener Description
7

SYNOPSIS

9        use VM::EC2;
10
11        my $ec2    = VM::EC2->new(...);
12        my $lb     = $ec2->describe_load_balancers('my-lb');
13        my @lds    = $lb->ListenerDescriptions;
14

DESCRIPTION

16       This object is used to describe the ListenerDescription data type,
17       which is part of the response elements of a DescribeLoadBalancers API
18       call.
19

METHODS

21       The following object methods are supported:
22
23        PolicyNames -- Returns the policy names associated with the listener
24        Listener    -- returns a L<VM::EC2::ELB::Listener> object
25

STRING OVERLOADING

27       NONE.
28

SEE ALSO

30       VM::EC2 VM::EC2::Generic VM::EC2::Listener
31

AUTHOR

33       Lance Kinley E>lb>lkinley@loyaltymethods.comE>gt>.
34
35       Copyright (c) 2012 Loyalty Methods, Inc.
36
37       This package and its accompanying libraries is free software; you can
38       redistribute it and/or modify it under the terms of the GPL (either
39       version 1, or at your option, any later version) or the Artistic
40       License 2.0.  Refer to LICENSE for the full license text. In addition,
41       please see DISCLAIMER.txt for disclaimers of warranty.
42
43
44
45perl v5.32.0                      2020-07-2V8M::EC2::ELB::ListenerDescription(3)
Impressum