Class: Aws::Types::AgenticRetrieveStreamResponse
- Inherits:
-
Object
- Object
- Aws::Types::AgenticRetrieveStreamResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stream ⇒ Types::AgenticRetrieveStreamResponseOutput
Returns the value of attribute stream.
Instance Attribute Details
#stream ⇒ Types::AgenticRetrieveStreamResponseOutput
Returns the value of attribute stream.
243 244 245 |
# File 'sig/types.rbs', line 243 def stream @stream end |