Class: Aws::Types::ChatInputStream
- Inherits:
-
Enumerator
- Object
- Enumerator
- Aws::Types::ChatInputStream
- Defined in:
- sig/types.rbs
Instance Method Summary collapse
Instance Method Details
#event_types ⇒ [:configuration_event, :text_event, :attachment_event, :action_execution_event, :end_of_input_event, :auth_challenge_response_event]
2449 |
# File 'sig/types.rbs', line 2449
def event_types: () -> [:configuration_event, :text_event, :attachment_event, :action_execution_event, :end_of_input_event, :auth_challenge_response_event]
|