Class: Aws::Types::ToolResultBlockDelta
- Inherits:
-
Object
- Object
- Aws::Types::ToolResultBlockDelta
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#json ⇒ Object
Returns the value of attribute json.
-
#text ⇒ ::String
Returns the value of attribute text.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#json ⇒ Object
Returns the value of attribute json.
1471 1472 1473 |
# File 'sig/types.rbs', line 1471 def json @json end |
#text ⇒ ::String
Returns the value of attribute text.
1470 1471 1472 |
# File 'sig/types.rbs', line 1470 def text @text end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1472 1473 1474 |
# File 'sig/types.rbs', line 1472 def unknown @unknown end |