Class: Aws::Types::UpdateVoiceProfileRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#speaker_search_task_id::String

Returns the value of attribute speaker_search_task_id.

Returns:



1297
1298
1299
# File 'sig/types.rbs', line 1297

def speaker_search_task_id
  @speaker_search_task_id
end

#voice_profile_id::String

Returns the value of attribute voice_profile_id.

Returns:



1296
1297
1298
# File 'sig/types.rbs', line 1296

def voice_profile_id
  @voice_profile_id
end