Class: Aws::Types::ChatInputStream

Inherits:
Enumerator
  • Object
show all
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]

Returns:

  • ([: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]