Class: Aws::Types::GetVoiceToneAnalysisTaskRequest

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)


349
350
351
# File 'sig/types.rbs', line 349

def identifier
  @identifier
end

#voice_tone_analysis_task_id ⇒ ::String

Returns the value of attribute voice_tone_analysis_task_id.

Returns:

  • (::String)


350
351
352
# File 'sig/types.rbs', line 350

def voice_tone_analysis_task_id
  @voice_tone_analysis_task_id
end