get Queue Iam Policy
Gets the access control policy for a Queue. Returns an empty policy if the resource exists and does not have a policy set. Authorization requires the following Google IAM permission on the specified resource parent: * cloudtasks.queues.getIamPolicy
Return
null
Parameters
argument
null
suspend fun getQueueIamPolicy(location: String, project: String? = null, queueId: String): GetQueueIamPolicyResult
Return
null
Parameters
location
project
queue Id
See also
suspend fun getQueueIamPolicy(argument: suspend GetQueueIamPolicyPlainArgsBuilder.() -> Unit): GetQueueIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.cloudtasks.v2beta2.kotlin.inputs.GetQueueIamPolicyPlainArgs.