Class: Aws::Types::ChatOutputStream
- Inherits:
-
Enumerator
- Object
- Enumerator
- Aws::Types::ChatOutputStream
- Defined in:
- sig/types.rbs
Instance Method Summary collapse
Instance Method Details
#event_types ⇒ [:text_event, :metadata_event, :action_review_event, :failed_attachment_event, :auth_challenge_request_event]
2453 |
# File 'sig/types.rbs', line 2453
def event_types: () -> [:text_event, :metadata_event, :action_review_event, :failed_attachment_event, :auth_challenge_request_event]
|