Class: Aws::Types::ConverseStreamOutput
- Inherits:
-
Enumerator
- Object
- Enumerator
- Aws::Types::ConverseStreamOutput
- Defined in:
- sig/types.rbs
Instance Method Summary collapse
Instance Method Details
#event_types ⇒ [:message_start, :content_block_start, :content_block_delta, :content_block_stop, :message_stop, :metadata, :internal_server_exception, :model_stream_error_exception, :validation_exception, :throttling_exception, :service_unavailable_exception]
1553 |
# File 'sig/types.rbs', line 1553
def event_types: () -> [:message_start, :content_block_start, :content_block_delta, :content_block_stop, :message_stop, :metadata, :internal_server_exception, :model_stream_error_exception, :validation_exception, :throttling_exception, :service_unavailable_exception]
|