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