batch_deregister_job_definition {paws.compute} | R Documentation |
Deregisters an Batch job definition
Description
Deregisters an Batch job definition. Job definitions are permanently deleted after 180 days.
See https://www.paws-r-sdk.com/docs/batch_deregister_job_definition/ for full documentation.
Usage
batch_deregister_job_definition(jobDefinition)
Arguments
jobDefinition |
[required] The name and revision ( |
[Package paws.compute version 0.9.0 Index]