CreateJobTemplateRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The client token 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
val name: String?

The specified name of the job template.

Link copied to clipboard

The tags that are associated with the job template.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String