Class: Aws::Types::StopSpeakerSearchTaskRequest

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:

  • (::String)


1112
1113
1114
# File 'sig/types.rbs', line 1112

def speaker_search_task_id
  @speaker_search_task_id
end

#voice_connector_id::String

Returns the value of attribute voice_connector_id.

Returns:

  • (::String)


1111
1112
1113
# File 'sig/types.rbs', line 1111

def voice_connector_id
  @voice_connector_id
end