1VM::EC2::ELB::PolicyTypUesDeerscCroinpttriiobnu(t3epdmV)PMe:r:lECD2o:c:uEmLeBn:t:aPtoiloincyTypeDescription(3pm)
2
3
4
6 VM::EC2::ELB::PolicyTypeDescription - Elastic Load Balancer Policy Type
7
9 use VM::EC2;
10
11 my $ec2 = VM::EC2->new(...);
12 my @policy_types = $ec2->describe_load_balancer_policy_types;
13
15 This object is used to represent the PolicyTypeDescription data type,
16 which is in the result of a DescribeLoadBalancerPolicyTypes ELB API
17 call.
18
20 The following object methods are supported:
21
22 PolicyTypeName -- The policy type name
23 Description -- Description
24 PolicyAttributeTypeDescriptions -- A series of L<VM::EC2::ELB::PolicyAttributeType>
25 objects
26 attribute_types -- Alias for PolicyAttributeTypeDescriptions
27
29 In string context, the object returns the Policy Type Name.
30
32 VM::EC2 VM::EC2::Generic VM::EC2::ELB
33 VM::EC2::ELB::PolicyAttributeTypeDescription
34
36 Lance Kinley <lkinley@loyaltymethods.com>.
37
38 Copyright (c) 2012 Loyalty Methods, Inc.
39
40 This package and its accompanying libraries is free software; you can
41 redistribute it and/or modify it under the terms of the GPL (either
42 version 1, or at your option, any later version) or the Artistic
43 License 2.0. Refer to LICENSE for the full license text. In addition,
44 please see DISCLAIMER.txt for disclaimers of warranty.
45
46
47
48perl v5.38.0 2023-V0M7:-:2E1C2::ELB::PolicyTypeDescription(3pm)