Class: Aws::Types::CitationSourceContent
- Inherits:
-
Object
- Object
- Aws::Types::CitationSourceContent
- 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.
169 170 171 |
# File 'sig/types.rbs', line 169 def text @text end |
#unknown ⇒ Object
Returns the value of attribute unknown.
170 171 172 |
# File 'sig/types.rbs', line 170 def unknown @unknown end |