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