Class: Aws::Types::TextPrompt
- Inherits:
-
Object
- Object
- Aws::Types::TextPrompt
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#text ⇒ ::String
Returns the value of attribute text.
Instance Attribute Details
#text ⇒ ::String
Returns the value of attribute text.
2731 2732 2733 |
# File 'sig/types.rbs', line 2731 def text @text end |