Module: Cumulus::SecurityGroups::SecurityGroupChange

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

Overview

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

Constant Summary collapse

DESCRIPTION =
Common::DiffChange::next_change_id
TAGS =
Common::DiffChange::next_change_id
INBOUND =
Common::DiffChange::next_change_id
OUTBOUND =
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