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