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

NAME

Net::Amazon::R53::ResourceRecordSet::Change - A representation of a resource record set change

VERSION

This document describes version 0.002 of Net::Amazon::R53::ResourceRecordSet::Change - released January 09, 2013 as part of Net-Amazon-R53.

REQUIRED ATTRIBUTES

These attributes are required, and must have their values supplied during object construction.

action

The change to be performed; CREATE or DELETE.

record

This is hashref of the record information; it is fed to the appropriate stub class for validation, depending on the record_type above.

Legal types of data to feed record include the aforementioned HashRef and any instance of Net::Amazon::R53::ResourceRecordSet::Stub or any subclass thereof.

SEE ALSO

Please see those modules/websites for more information related to this module.

AUTHOR

Chris Weyl <cweyl@campusexplorer.com>

CONTRIBUTOR

Chris Weyl <cweyl@alumni.drew.edu>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2012 by Campus Explorer, Inc.

This is free software, licensed under:

  The GNU Lesser General Public License, Version 2.1, February 1999