Class: Aws::Types::CreateNotificationResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateNotificationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#notification_arn ⇒ ::String
Returns the value of attribute notification_arn.
-
#notification_id ⇒ ::String
Returns the value of attribute notification_id.
Instance Attribute Details
#notification_arn ⇒ ::String
Returns the value of attribute notification_arn.
1600 1601 1602 |
# File 'sig/types.rbs', line 1600 def notification_arn @notification_arn end |
#notification_id ⇒ ::String
Returns the value of attribute notification_id.
1599 1600 1601 |
# File 'sig/types.rbs', line 1599 def notification_id @notification_id end |