Class: Aws::Types::ContentBlock
- Inherits:
-
Object
- Object
- Aws::Types::ContentBlock
- 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.
503 504 505 |
# File 'sig/types.rbs', line 503 def text @text end |
#unknown ⇒ Object
Returns the value of attribute unknown.
504 505 506 |
# File 'sig/types.rbs', line 504 def unknown @unknown end |