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