Class: Aws::Types::AlarmNotification

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#notification_actions ⇒ ::Array[Types::NotificationAction]

Returns the value of attribute notification_actions.

Returns:



77
78
79
# File 'sig/types.rbs', line 77

def notification_actions
  @notification_actions
end