Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface CreateJobTemplateRequest

Hierarchy

Properties

clientToken?: string

The client token of the job template.

jobTemplateData: undefined | JobTemplateData

The job template data which holds values of StartJobRun API request.

kmsKeyArn?: string

The KMS key ARN used to encrypt the job template.

name: undefined | string

The specified name of the job template.

tags?: Record<string, string>

The tags that are associated with the job template.