Class: Aws::Types::AdditionalNotes
- Inherits:
-
Object
- Object
- Aws::Types::AdditionalNotes
- 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.
108 109 110 |
# File 'sig/types.rbs', line 108 def text @text end |