Class: Aws::Types::RemoveNotificationChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::RemoveNotificationChannelResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#notification_configuration ⇒ Types::NotificationConfiguration
Returns the value of attribute notification_configuration.
Instance Attribute Details
#notification_configuration ⇒ Types::NotificationConfiguration
Returns the value of attribute notification_configuration.
379 380 381 |
# File 'sig/types.rbs', line 379 def notification_configuration @notification_configuration end |