Class: Aws::Types::GuardrailOutputContent
- Inherits:
-
Object
- Object
- Aws::Types::GuardrailOutputContent
- 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.
922 923 924 |
# File 'sig/types.rbs', line 922 def text @text end |