class Aws::Batch::Types::DeregisterJobDefinitionRequest

@note When making an API call, you may pass DeregisterJobDefinitionRequest

data as a hash:

    {
      job_definition: "String", # required
    }

@!attribute [rw] job_definition

The name and revision (`name:revision`) or full Amazon Resource Name
(ARN) of the job definition to deregister.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/DeregisterJobDefinitionRequest AWS API Documentation

Constants

SENSITIVE