The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::Amazon::EC2::Events

DESCRIPTION

A class representing a EC2 Events block

ATTRIBUTES

code (required)

The code of the event.

description (required)

The description of the event.

not_before (required)

The date the event will not occur before.

not_after (optional)

The date the event will not occur after.

AUTHOR

Matt West <https://github.com/mhwest13>

COPYRIGHT

Copyright (c) 2014 Matt West. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.