Class: Aws::Types::NotificationProperty
- Inherits:
-
Object
- Object
- Aws::Types::NotificationProperty
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#notify_delay_after ⇒ ::Integer
Returns the value of attribute notify_delay_after.
Instance Attribute Details
#notify_delay_after ⇒ ::Integer
Returns the value of attribute notify_delay_after.
5745 5746 5747 |
# File 'sig/types.rbs', line 5745 def notify_delay_after @notify_delay_after end |