getQueueIamPolicy

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
queueId

See also


Return

null

Parameters

argument

Builder for com.pulumi.googlenative.cloudtasks.v2beta2.kotlin.inputs.GetQueueIamPolicyPlainArgs.

See also