Class: Aws::Types::InvokeModelWithBidirectionalStreamResponse
- Inherits:
-
Object
- Object
- Aws::Types::InvokeModelWithBidirectionalStreamResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#body ⇒ Types::InvokeModelWithBidirectionalStreamOutput
Returns the value of attribute body.
Instance Attribute Details
#body ⇒ Types::InvokeModelWithBidirectionalStreamOutput
Returns the value of attribute body.
1101 1102 1103 |
# File 'sig/types.rbs', line 1101 def body @body end |