Class: Aws::Types::DocumentContentBlock
- Inherits:
-
Object
- Object
- Aws::Types::DocumentContentBlock
- 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.
472 473 474 |
# File 'sig/types.rbs', line 472 def text @text end |
#unknown ⇒ Object
Returns the value of attribute unknown.
473 474 475 |
# File 'sig/types.rbs', line 473 def unknown @unknown end |