Class: Aws::Types::DescribeNotificationResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeNotificationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#notification ⇒ Types::Notification
Returns the value of attribute notification.
Instance Attribute Details
#notification ⇒ Types::Notification
Returns the value of attribute notification.
2762 2763 2764 |
# File 'sig/types.rbs', line 2762 def notification @notification end |