class

Amazonite::DynamoDBV2::StreamSpecification

Inherits JSON::Serializable < Reference < Object

Constructors

new(stream_enabled : Bool, stream_view_type : StreamViewType | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

stream_enabled
Source
stream_enabled=(stream_enabled : Bool)
Source
stream_view_type
Source
stream_view_type=(stream_view_type : StreamViewType | Nil)
Source