Amazonite::DynamoDBV2::SSESpecification
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(enabled : Bool | Nil = nil, sse_type : SSEType | Nil = nil, kms_master_key_id : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
enabled
Sourcekms_master_key_id
Sourcesse_type
Sourcesse_type=(sse_type : SSEType | Nil)
Source