Class: Aws::Types::RcsRequestLocationAction
- Inherits:
-
Object
- Object
- Aws::Types::RcsRequestLocationAction
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#postback_data ⇒ ::String
Returns the value of attribute postback_data.
-
#text ⇒ ::String
Returns the value of attribute text.
Instance Attribute Details
#postback_data ⇒ ::String
Returns the value of attribute postback_data.
1641 1642 1643 |
# File 'sig/types.rbs', line 1641 def postback_data @postback_data end |
#text ⇒ ::String
Returns the value of attribute text.
1640 1641 1642 |
# File 'sig/types.rbs', line 1640 def text @text end |