class Aws::VoiceID::Types::DeleteFraudsterRequest
@note When making an API call, you may pass DeleteFraudsterRequest
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 want to delete. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/voice-id-2021-09-27/DeleteFraudsterRequest AWS API Documentation
Constants
- SENSITIVE