Class: Aws::Types::AddNotificationChannelRequest
- Inherits:
-
Object
- Object
- Aws::Types::AddNotificationChannelRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#config ⇒ Types::NotificationChannelConfig
Returns the value of attribute config.
Instance Attribute Details
#config ⇒ Types::NotificationChannelConfig
Returns the value of attribute config.
29 30 31 |
# File 'sig/types.rbs', line 29 def config @config end |