Class: Aws::Types::ChannelContext
- Inherits:
-
Object
- Object
- Aws::Types::ChannelContext
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#web_notification_context ⇒ Types::WebNotificationContext
Returns the value of attribute web_notification_context.
Instance Attribute Details
#web_notification_context ⇒ Types::WebNotificationContext
Returns the value of attribute web_notification_context.
70 71 72 |
# File 'sig/types.rbs', line 70 def web_notification_context @web_notification_context end |