Amazonite::SsmV1::NotificationConfig
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(notification_arn : String | Nil = nil, notification_events : Array(NotificationEvent) | Nil = nil, notification_type : NotificationType | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
notification_arn
Sourcenotification_events
Sourcenotification_type
Sourcenotification_type=(notification_type : NotificationType | Nil)
Source