Class: Aws::Types::GetInAppTemplateResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetInAppTemplateResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#in_app_template_response ⇒ Types::InAppTemplateResponse
Returns the value of attribute in_app_template_response.
Instance Attribute Details
#in_app_template_response ⇒ Types::InAppTemplateResponse
Returns the value of attribute in_app_template_response.
1650 1651 1652 |
# File 'sig/types.rbs', line 1650 def in_app_template_response @in_app_template_response end |