Module: Cumulus::Kinesis::StreamChange

Includes:
Common::DiffChange
Included in:
StreamDiff
Defined in:
lib/kinesis/models/StreamDiff.rb

Overview

Public: The types of changes that can be made to a stream

Constant Summary collapse

SHARDS =
Common::DiffChange.next_change_id
RETENTION =
Common::DiffChange.next_change_id
TAGS =
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