NAME
Net::Amazon::R53::ResourceRecordSet::Change - A representation of a resource record set change
VERSION
This document describes version 0.001 of Net::Amazon::R53::ResourceRecordSet::Change - released December 26, 2012 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@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