Module: Cumulus::Route53::ZoneChange

Includes:
Common::DiffChange
Included in:
ZoneDiff
Defined in:
lib/route53/models/ZoneDiff.rb

Overview

Public: The types of changes that can be made to zones

Constant Summary collapse

COMMENT =
Common::DiffChange::next_change_id
DOMAIN =
Common::DiffChange::next_change_id
PRIVATE =
Common::DiffChange::next_change_id
RECORD =
Common::DiffChange::next_change_id
VPC =
Common::DiffChange::next_change_id

Constants included from Common::DiffChange

Common::DiffChange::ADD, Common::DiffChange::MODIFIED, Common::DiffChange::UNMANAGED

Method Summary

Methods included from Common::DiffChange

next_change_id