enum Amazonite::Ssm::NodeAggregatorType

Defined in:

ssm/node_aggregator_type.cr

Enum Members

Count = 0

Class Method Summary

Instance Method Summary

Class Method Detail

def self.from_json(pull : JSON::PullParser) : AS::NodeAggregatorType #

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

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

[View source]

Instance Method Detail

def count? #

Returns true if this enum value equals Count


[View source]
def to_json_object_key : String #

[View source]