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.
2649 2650 2651 |
# File 'sig/types.rbs', line 2649 def text @text end |