Class: Aws::Types::SpeechModelConfig
- Inherits:
-
Object
- Object
- Aws::Types::SpeechModelConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#deepgram_config ⇒ Types::DeepgramSpeechModelConfig
Returns the value of attribute deepgram_config.
Instance Attribute Details
#deepgram_config ⇒ Types::DeepgramSpeechModelConfig
Returns the value of attribute deepgram_config.
3120 3121 3122 |
# File 'sig/types.rbs', line 3120 def deepgram_config @deepgram_config end |