class Aws::VoiceID::Types::KnownFraudsterRisk

Contains details produced as a result of performing known fraudster risk analysis on a speaker.

@!attribute [rw] generated_fraudster_id

The identifier of the fraudster that is the closest match to the
speaker. If there are no fraudsters registered in a given domain, or
if there are no fraudsters with a non-zero RiskScore, this value is
`null`.
@return [String]

@!attribute [rw] risk_score

The score indicating the likelihood the speaker is a known
fraudster.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/voice-id-2021-09-27/KnownFraudsterRisk AWS API Documentation

Constants

SENSITIVE