getWorkflowTemplate

Retrieves the latest workflow template.Can retrieve previously instantiated template by specifying optional version parameter.

Return

null

Parameters

argument

null


suspend fun getWorkflowTemplate(location: String, project: String? = null, version: Int? = null, workflowTemplateId: String): GetWorkflowTemplateResult

Return

null

Parameters

location
project
version
workflowTemplateId

See also


Return

null

Parameters

argument

Builder for com.pulumi.googlenative.dataproc.v1.kotlin.inputs.GetWorkflowTemplatePlainArgs.

See also