Module: Cumulus::SecurityGroups::RuleChange

Includes:
Common::DiffChange
Included in:
RuleDiff
Defined in:
lib/security/models/RuleDiff.rb

Overview

Public: The types of changes that can be made to security group rules

Constant Summary collapse

REMOVED =
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