glue_batch_stop_job_run {paws.analytics} | R Documentation |
Stops one or more job runs for a specified job definition
Description
Stops one or more job runs for a specified job definition.
See https://www.paws-r-sdk.com/docs/glue_batch_stop_job_run/ for full documentation.
Usage
glue_batch_stop_job_run(JobName, JobRunIds)
Arguments
JobName |
[required] The name of the job definition for which to stop job runs. |
JobRunIds |
[required] A list of the |
[Package paws.analytics version 0.9.0 Index]