Class: Aws::Types::NotificationConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::NotificationConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#notification_topic_arn ⇒ ::String
Returns the value of attribute notification_topic_arn.
Instance Attribute Details
#notification_topic_arn ⇒ ::String
Returns the value of attribute notification_topic_arn.
9517 9518 9519 |
# File 'sig/types.rbs', line 9517 def notification_topic_arn @notification_topic_arn end |