1VM::EC2::ELB::PolicyTypUesDeerscCroinpttriiobnu(t3e)d PeVrMl::DEoCc2u:m:eEnLtBa:t:iPoonlicyTypeDescription(3)
2
3
4

NAME

6       VM::EC2::ELB::PolicyTypeDescription - Elastic Load Balancer Policy Type
7

SYNOPSIS

9        use VM::EC2;
10
11        my $ec2          = VM::EC2->new(...);
12        my @policy_types = $ec2->describe_load_balancer_policy_types;
13

DESCRIPTION

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

METHODS

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

STRING OVERLOADING

29       In string context, the object returns the Policy Type Name.
30

SEE ALSO

32       VM::EC2 VM::EC2::Generic VM::EC2::ELB
33       VM::EC2::ELB::PolicyAttributeTypeDescription
34

AUTHOR

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.32.0                      2020-07V-M2:8:EC2::ELB::PolicyTypeDescription(3)
Impressum