Class: Aws::Types::GuardrailAutomatedReasoningInputTextReference
- Inherits:
-
Object
- Object
- Aws::Types::GuardrailAutomatedReasoningInputTextReference
- 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.
581 582 583 |
# File 'sig/types.rbs', line 581 def text @text end |