enum Amazonite::SsmV1::NotificationType

Defined in:

ssm_v1/notification_type.cr

Enum Members

Command = 0
Invocation = 1

Class Method Summary

Instance Method Summary

Class Method Detail

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

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

[View source]

Instance Method Detail

def command? #

[View source]
def invocation? #

[View source]