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.
2709 2710 2711 |
# File 'sig/types.rbs', line 2709 def notification @notification end |