1Net::Amazon::EC2::EventUss(e3r)Contributed Perl DocumentNaetti:o:nAmazon::EC2::Events(3)
2
3
4
6 Net::Amazon::EC2::Events
7
9 A class representing a EC2 Events block
10
12 code (required)
13 The code of the event.
14
15 description (required)
16 The description of the event.
17
18 not_before (required)
19 The date the event will not occur before.
20
21 not_after (optional)
22 The date the event will not occur after.
23
25 Matt West <https://github.com/mhwest13>
26
28 Copyright (c) 2014 Matt West. This program is free software; you can
29 redistribute it and/or modify it under the same terms as Perl itself.
30
31
32
33perl v5.38.0 2023-07-21 Net::Amazon::EC2::Events(3)