Class: Aws::Types::GetSpeakerSearchTaskRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#identifier ⇒ ::String

Returns the value of attribute identifier.

Returns:

  • (::String)


338
339
340
# File 'sig/types.rbs', line 338

def identifier
  @identifier
end

#speaker_search_task_id ⇒ ::String

Returns the value of attribute speaker_search_task_id.

Returns:

  • (::String)


339
340
341
# File 'sig/types.rbs', line 339

def speaker_search_task_id
  @speaker_search_task_id
end