class Aws::MediaConvert::Types::GetJobTemplateRequest

Query a job template by sending a request with the job template name.

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

data as a hash:

    {
      name: "__string", # required
    }

@!attribute [rw] name

The name of the job template.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/GetJobTemplateRequest AWS API Documentation

Constants

SENSITIVE