enum Amazonite::CloudWatch::RecentlyActive

Defined in:

cloudwatch/recently_active.cr

Enum Members

Pt3h = 0

Class Method Summary

Instance Method Summary

Class Method Detail

def self.from_json(pull : JSON::PullParser) : ACW::RecentlyActive #

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

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

[View source]

Instance Method Detail

def pt3h? #

Returns true if this enum value equals Pt3h


[View source]
def to_json_object_key : String #

[View source]