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

NAME

Net::Amazon::R53::ChangeInfo - Contains change info for aidempotent Route53 requests

VERSION

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

DESCRIPTION

This class represents a information corresponding to a change submitted to Route53. You will probably never need to create one of these yourself.

REQUIRED ATTRIBUTES

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

id

The change id as returned from Route53.

status

The status as of last check; will be either 'PENDING' or 'INSYNC'.

submitted_at

The date/time the request this change identified was submitted to Route53.

METHODS

is_complete

Returns true if the request is complete (that is, the request has been accepted by Route53 and propagated through the Route53 infrastructure).

Note that this is the same as status being 'INSYNC'.

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