class

Amazonite::DynamoDBV2::SSESpecification

Inherits JSON::Serializable < Reference < Object

Constructors

new(enabled : Bool | Nil = nil, sse_type : SSEType | Nil = nil, kms_master_key_id : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

enabled
Source
enabled=(enabled : Bool | Nil)
Source
kms_master_key_id
Source
kms_master_key_id=(kms_master_key_id : String | Nil)
Source
sse_type
Source
sse_type=(sse_type : SSEType | Nil)
Source