Module: Cumulus::SQS::DeadLetterChange

Includes:
Common::DiffChange
Included in:
DeadLetterDiff
Defined in:
lib/sqs/models/DeadLetterDiff.rb

Overview

Public: The types of changes that can be made to a dead letter config

Constant Summary collapse

TARGET =
Common::DiffChange.next_change_id
RECEIVE =
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