Class: Aws::Types::GetInAppMessagesResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetInAppMessagesResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#in_app_messages_response ⇒ Types::InAppMessagesResponse
Returns the value of attribute in_app_messages_response.
Instance Attribute Details
#in_app_messages_response ⇒ Types::InAppMessagesResponse
Returns the value of attribute in_app_messages_response.
1639 1640 1641 |
# File 'sig/types.rbs', line 1639 def @in_app_messages_response end |