enum Amazonite::SsmV1::NotificationType
Defined in:
ssm_v1/notification_type.crEnum Members
-
Command =
0
-
Invocation =
1
Class Method Summary
- .from_json(pull : JSON::PullParser) : AS::NotificationType
- .to_json(e : NotificationType, json : JSON::Builder) : Nil