Class: Aws::Types::AlarmNotification
- Inherits:
-
Object
- Object
- Aws::Types::AlarmNotification
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#notification_actions ⇒ ::Array[Types::NotificationAction]
Returns the value of attribute notification_actions.
Instance Attribute Details
#notification_actions ⇒ ::Array[Types::NotificationAction]
Returns the value of attribute notification_actions.
77 78 79 |
# File 'sig/types.rbs', line 77 def notification_actions @notification_actions end |