frauddetector_delete_batch_import_job {paws.machine.learning}R Documentation

Deletes the specified batch import job ID record

Description

Deletes the specified batch import job ID record. This action does not delete the data that was batch imported.

See https://www.paws-r-sdk.com/docs/frauddetector_delete_batch_import_job/ for full documentation.

Usage

frauddetector_delete_batch_import_job(jobId)

Arguments

jobId

[required] The ID of the batch import job to delete.


[Package paws.machine.learning version 0.9.0 Index]