1VM::EC2::DB::Reserved::UIsnesrtaCnocnet:r:iObfuVftMee:rd:iEnPCge2(r:3l:)DDBo:c:uRmeesnetravteido:n:Instance::Offering(3)
2
3
4

NAME

6       VM::EC2::DB::Reserved::Instance::Offering - An RDS Database Reserved
7       Instance Offering
8

SYNOPSIS

10        use VM::EC2;
11
12        $ec2 = VM::EC2->new(...);
13        my @i = $ec2->describe_reserved_db_instances_offerings;
14        print "$_\n" foreach grep { $_->MultiAZ } @i;
15

DESCRIPTION

17       This object represents an RDS Reserved Instance Offering.  It is
18       returned by the VM::EC2->describe_reserved_db_instances_offerings()
19       call.
20

STRING OVERLOADING

22       In string context, this object returns a formatted string containing
23       all the data available on the reserved instance offering.
24

SEE ALSO

26       VM::EC2 VM::EC2::Generic VM::EC2::DB::Instance
27

AUTHOR

29       Lance Kinley <lkinley@loyaltymethods.com>.
30
31       Copyright (c) 2013 Loyalty Methods, Inc.
32
33       This package and its accompanying libraries is free software; you can
34       redistribute it and/or modify it under the terms of the GPL (either
35       version 1, or at your option, any later version) or the Artistic
36       License 2.0.  Refer to LICENSE for the full license text. In addition,
37       please see DISCLAIMER.txt for disclaimers of warranty.
38
39
40
41perl v5.32.0                      2V0M2:0:-E0C72-:2:8DB::Reserved::Instance::Offering(3)
Impressum