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