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, optionsRequestedPolicyVersion: Int? = null, project: String? = null, workflowTemplateId: String): GetWorkflowTemplateIamPolicyResult
Return
null
See also
Parameters
location
options Requested Policy Version
project
workflow Template Id
suspend fun getWorkflowTemplateIamPolicy(argument: suspend GetWorkflowTemplateIamPolicyPlainArgsBuilder.() -> Unit): GetWorkflowTemplateIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.dataproc.v1beta2.kotlin.inputs.GetWorkflowTemplateIamPolicyPlainArgs.