Class: Aws::Types::SpeakerSearchResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#confidence_score::Float

Returns the value of attribute confidence_score.

Returns:

  • (::Float)


1066
1067
1068
# File 'sig/types.rbs', line 1066

def confidence_score
  @confidence_score
end

#voice_profile_id::String

Returns the value of attribute voice_profile_id.

Returns:

  • (::String)


1067
1068
1069
# File 'sig/types.rbs', line 1067

def voice_profile_id
  @voice_profile_id
end