Class: Aws::Types::GetInAppMessagesRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetInAppMessagesRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#application_id ⇒ ::String
Returns the value of attribute application_id.
-
#endpoint_id ⇒ ::String
Returns the value of attribute endpoint_id.
Instance Attribute Details
#application_id ⇒ ::String
Returns the value of attribute application_id.
1633 1634 1635 |
# File 'sig/types.rbs', line 1633 def application_id @application_id end |
#endpoint_id ⇒ ::String
Returns the value of attribute endpoint_id.
1634 1635 1636 |
# File 'sig/types.rbs', line 1634 def endpoint_id @endpoint_id end |