get Workflow Template Iam Policy
suspend fun getWorkflowTemplateIamPolicy(argument: GetWorkflowTemplateIamPolicyPlainArgs): GetWorkflowTemplateIamPolicyResult
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
Return
null
Parameters
argument
null
suspend fun getWorkflowTemplateIamPolicy(location: String, project: String? = null, workflowTemplateId: String): GetWorkflowTemplateIamPolicyResult
Return
null
Parameters
location
project
workflow Template Id
See also
suspend fun getWorkflowTemplateIamPolicy(argument: suspend GetWorkflowTemplateIamPolicyPlainArgsBuilder.() -> Unit): GetWorkflowTemplateIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.dataproc.v1.kotlin.inputs.GetWorkflowTemplateIamPolicyPlainArgs.