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