Class: Aws::Types::CitationGeneratedContent
- Inherits:
-
Object
- Object
- Aws::Types::CitationGeneratedContent
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#text ⇒ ::String
Returns the value of attribute text.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#text ⇒ ::String
Returns the value of attribute text.
135 136 137 |
# File 'sig/types.rbs', line 135 def text @text end |
#unknown ⇒ Object
Returns the value of attribute unknown.
136 137 138 |
# File 'sig/types.rbs', line 136 def unknown @unknown end |