Class: Aws::Types::SendMessageEvents
- Inherits:
-
Enumerator
- Object
- Enumerator
- Aws::Types::SendMessageEvents
- Defined in:
- sig/types.rbs
Instance Method Summary collapse
Instance Method Details
#event_types ⇒ [:response_created, :response_in_progress, :response_completed, :response_failed, :summary, :heartbeat, :content_block_start, :content_block_delta, :content_block_stop]
2134 |
# File 'sig/types.rbs', line 2134
def event_types: () -> [:response_created, :response_in_progress, :response_completed, :response_failed, :summary, :heartbeat, :content_block_start, :content_block_delta, :content_block_stop]
|