enum Amazonite::CloudWatchLogs::InheritedProperty

Defined in:

cloudwatch_logs/inherited_property.cr

Enum Members

AccountDataProtection = 0

Class Method Summary

Instance Method Summary

Class Method Detail

def self.from_json(pull : JSON::PullParser) : ACWL::InheritedProperty #

[View source]
def self.from_json_object_key?(key : String) : ACWL::InheritedProperty | Nil #

[View source]
def self.to_json(e : InheritedProperty, json : JSON::Builder) : Nil #

[View source]

Instance Method Detail

def account_data_protection? #

Returns true if this enum value equals AccountDataProtection


[View source]
def to_json_object_key : String #

[View source]