Class: Aws::Types::StartSpeechSynthesisStreamEventStream
- Inherits:
-
Enumerator
- Object
- Enumerator
- Aws::Types::StartSpeechSynthesisStreamEventStream
- Defined in:
- sig/types.rbs
Instance Method Summary collapse
Instance Method Details
#event_types ⇒ [:audio_event, :stream_closed_event, :validation_exception, :service_quota_exceeded_exception, :service_failure_exception, :throttling_exception]
372 |
# File 'sig/types.rbs', line 372
def event_types: () -> [:audio_event, :stream_closed_event, :validation_exception, :service_quota_exceeded_exception, :service_failure_exception, :throttling_exception]
|