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