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

#identifier ⇒ ::String

Returns the value of attribute identifier.

Returns:

  • (::String)


821
822
823
# File 'sig/types.rbs', line 821

def identifier
  @identifier
end

#speaker_search_task_id ⇒ ::String

Returns the value of attribute speaker_search_task_id.

Returns:

  • (::String)


822
823
824
# File 'sig/types.rbs', line 822

def speaker_search_task_id
  @speaker_search_task_id
end