class Aws::VoiceID::Types::DescribeFraudsterRequest

@note When making an API call, you may pass DescribeFraudsterRequest

data as a hash:

    {
      domain_id: "DomainId", # required
      fraudster_id: "FraudsterId", # required
    }

@!attribute [rw] domain_id

The identifier of the domain containing the fraudster.
@return [String]

@!attribute [rw] fraudster_id

The identifier of the fraudster you are describing.
@return [String]

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

Constants

SENSITIVE