Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The ARN of the job template.

Link copied to clipboard

The date and time when the job template was created.

Link copied to clipboard

The user who created the job template.

Link copied to clipboard

The error message in case the decryption of job template fails.

Link copied to clipboard
var id: String?

The ID of the job template.

Link copied to clipboard

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

Link copied to clipboard

The KMS key ARN used to encrypt the job template.

Link copied to clipboard
var name: String?

The name of the job template.

Link copied to clipboard

The tags assigned to the job template.

Functions