Class: Aws::Types::StartSpeechSynthesisStreamActionStream
- Inherits:
-
Enumerator
- Object
- Enumerator
- Aws::Types::StartSpeechSynthesisStreamActionStream
- Defined in:
- sig/types.rbs
Instance Method Summary collapse
Instance Method Details
#event_types ⇒ [:text_event, :close_stream_event]
368 |
# File 'sig/types.rbs', line 368
def event_types: () -> [:text_event, :close_stream_event]
|