Class: Aws::Types::ResponseStream
- Inherits:
-
Enumerator
- Object
- Enumerator
- Aws::Types::ResponseStream
- Defined in:
- sig/types.rbs
Instance Method Summary collapse
Instance Method Details
#event_types ⇒ [:chunk, :internal_server_exception, :model_stream_error_exception, :validation_exception, :throttling_exception, :model_timeout_exception, :service_unavailable_exception]
1565 |
# File 'sig/types.rbs', line 1565
def event_types: () -> [:chunk, :internal_server_exception, :model_stream_error_exception, :validation_exception, :throttling_exception, :model_timeout_exception, :service_unavailable_exception]
|