voiceid_describe_fraudster {paws.machine.learning} | R Documentation |
Describes the specified fraudster
Description
Describes the specified fraudster.
See https://www.paws-r-sdk.com/docs/voiceid_describe_fraudster/ for full documentation.
Usage
voiceid_describe_fraudster(DomainId, FraudsterId)
Arguments
DomainId |
[required] The identifier of the domain that contains the fraudster. |
FraudsterId |
[required] The identifier of the fraudster you are describing. |
[Package paws.machine.learning version 0.7.0 Index]