Class: Aws::Types::StreamingNotificationTarget
- Inherits:
-
Object
- Object
- Aws::Types::StreamingNotificationTarget
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#notification_target ⇒ "EventBridge", ...
Returns the value of attribute notification_target.
Instance Attribute Details
#notification_target ⇒ "EventBridge", ...
Returns the value of attribute notification_target.
1131 1132 1133 |
# File 'sig/types.rbs', line 1131 def notification_target @notification_target end |