Template

class Template : KotlinCustomResource

Creates a Cloud Dataflow job from a template. Do not enter confidential information when you supply string values using the API. Auto-naming is currently not supported for this resource. Note - this resource's API doesn't support deletion. When deleted, the resource will persist on Google Cloud even though it will be deleted from Pulumi state.

Properties

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

The template metadata describing the template name, available parameters, etc.

Link copied to clipboard
val project: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Describes the runtime metadata with SDKInfo and available parameters.

Link copied to clipboard
val status: Output<StatusResponse>

The status of the get template request. Any problems with the request will be indicated in the error_details.

Link copied to clipboard
val templateType: Output<String>

Template Type.

Link copied to clipboard
val urn: Output<String>