Class: Aws::Types::GetPushTemplateResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetPushTemplateResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#push_notification_template_response ⇒ Types::PushNotificationTemplateResponse
Returns the value of attribute push_notification_template_response.
Instance Attribute Details
#push_notification_template_response ⇒ Types::PushNotificationTemplateResponse
Returns the value of attribute push_notification_template_response.
1757 1758 1759 |
# File 'sig/types.rbs', line 1757 def push_notification_template_response @push_notification_template_response end |