You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MediaConvert::Types::GetJobTemplateResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Successful get job template requests will return an OK message and the job template JSON.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#job_templateTypes::JobTemplate

A job template is a pre-made set of encoding instructions that you can use to quickly create a job.

Returns:

  • (Types::JobTemplate)

    A job template is a pre-made set of encoding instructions that you can use to quickly create a job.