class

Amazonite::SsmV1::NotificationConfig

Inherits JSON::Serializable < Reference < Object

Constructors

new(notification_arn : String | Nil = nil, notification_events : Array(NotificationEvent) | Nil = nil, notification_type : NotificationType | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

notification_arn
Source
notification_arn=(notification_arn : String | Nil)
Source
notification_events
Source
notification_events=(notification_events : Array(NotificationEvent) | Nil)
Source
notification_type
Source
notification_type=(notification_type : NotificationType | Nil)
Source