get Region Workflow Template Iam Policy
suspend fun getRegionWorkflowTemplateIamPolicy(argument: GetRegionWorkflowTemplateIamPolicyPlainArgs): GetRegionWorkflowTemplateIamPolicyResult
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 getRegionWorkflowTemplateIamPolicy(project: String? = null, regionId: String, workflowTemplateId: String): GetRegionWorkflowTemplateIamPolicyResult
Return
null
Parameters
project
region Id
workflow Template Id
See also
suspend fun getRegionWorkflowTemplateIamPolicy(argument: suspend GetRegionWorkflowTemplateIamPolicyPlainArgsBuilder.() -> Unit): GetRegionWorkflowTemplateIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.dataproc.v1.kotlin.inputs.GetRegionWorkflowTemplateIamPolicyPlainArgs.