
src.cloudtasks.v2.getQueueIamPolicy.scala Maven / Gradle / Ivy
package besom.api.googlenative.cloudtasks.v2
def getQueueIamPolicy(using ctx: besom.types.Context)(
args: besom.api.googlenative.cloudtasks.v2.GetQueueIamPolicyArgs,
opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.cloudtasks.v2.GetQueueIamPolicyResult] =
ctx.invoke[besom.api.googlenative.cloudtasks.v2.GetQueueIamPolicyArgs, besom.api.googlenative.cloudtasks.v2.GetQueueIamPolicyResult]("google-native:cloudtasks/v2:getQueueIamPolicy", args, opts)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy