Class: Aws::Types::ConverseStreamResponse
- Inherits:
-
Object
- Object
- Aws::Types::ConverseStreamResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stream ⇒ Types::ConverseStreamOutput
Returns the value of attribute stream.
Instance Attribute Details
#stream ⇒ Types::ConverseStreamOutput
Returns the value of attribute stream.
399 400 401 |
# File 'sig/types.rbs', line 399 def stream @stream end |