class Aws::IoT::Types::DescribeManagedJobTemplateResponse


@return [String]
The document schema for a managed job template.
@!attribute [rw] document
@return [Array<Types::DocumentParameter>]
inputs for creating a job from a managed template.
A map of key-value pairs that you can use as guidance to specify the
@!attribute [rw] document_parameters
@return [Array<String>]
template.
A list of environments that are supported with the managed job
@!attribute [rw] environments
@return [String]
The version for a managed template.
@!attribute [rw] template_version
@return [String]
The unique description of a managed template.
@!attribute [rw] description
@return [String]
The unique Amazon Resource Name (ARN) of the managed template.
@!attribute [rw] template_arn
@return [String]
The unique name of a managed template, such as ‘AWS-Reboot`.
@!attribute [rw] template_name