JobTemplate

Creates a job template in the specified region.

Properties

Link copied to clipboard

The configuration for this template.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val jobTemplateId: Output<String>

Required. The ID to use for the job template, which will become the final component of the job template's resource name. This value should be 4-63 characters, and valid characters must match the regular expression a-zA-Z*.

Link copied to clipboard
val labels: Output<Map<String, String>>

The labels associated with this job template. You can use these to organize and group your job templates.

Link copied to clipboard
val location: Output<String>
Link copied to clipboard
val name: Output<String>

The resource name of the job template. Format: projects/{project_number}/locations/{location}/jobTemplates/{job_template}

Link copied to clipboard
val project: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>