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