Class: Aws::Types::UnifiedSpeechSettings
- Inherits:
-
Object
- Object
- Aws::Types::UnifiedSpeechSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#speech_foundation_model ⇒ Types::SpeechFoundationModel
Returns the value of attribute speech_foundation_model.
Instance Attribute Details
#speech_foundation_model ⇒ Types::SpeechFoundationModel
Returns the value of attribute speech_foundation_model.
3493 3494 3495 |
# File 'sig/types.rbs', line 3493 def speech_foundation_model @speech_foundation_model end |