Class: Aws::Types::CreateVoiceProfileRequest
- Inherits:
-
Object
- Object
- Aws::Types::CreateVoiceProfileRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#speaker_search_task_id ⇒ ::String
Returns the value of attribute speaker_search_task_id.
Instance Attribute Details
#speaker_search_task_id ⇒ ::String
Returns the value of attribute speaker_search_task_id.
208 209 210 |
# File 'sig/types.rbs', line 208 def speaker_search_task_id @speaker_search_task_id end |