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