enum
Amazonite::Kinesis::ChannelEncryptionType
Defined in:
kinesis/channel_encryption_type.crEnum Members
-
Kms =
0
Class Method Summary
- .from_json(pull : JSON::PullParser) : AK::ChannelEncryptionType
- .from_json_object_key?(key : String) : AK::ChannelEncryptionType | Nil
- .to_json(e : ChannelEncryptionType, json : JSON::Builder) : Nil
Instance Method Summary
-
#kms?
Returns
trueif this enum value equalsKms - #to_json_object_key : String