enum Amazonite::CloudFormation::ChangeType

Defined in:

cloudformation/change_type.cr

Enum Members

Resource = 0

Class Method Summary

Instance Method Summary

Class Method Detail

def self.from_json(pull : JSON::PullParser) : ACF::ChangeType #

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

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

[View source]

Instance Method Detail

def resource? #

Returns true if this enum value equals Resource


[View source]
def to_json_object_key : String #

[View source]