All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.compute.v1.getRegionAutoscaler.scala Maven / Gradle / Ivy

package besom.api.googlenative.compute.v1

def getRegionAutoscaler(using ctx: besom.types.Context)(
  args: besom.api.googlenative.compute.v1.GetRegionAutoscalerArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.compute.v1.GetRegionAutoscalerResult] =
   ctx.invoke[besom.api.googlenative.compute.v1.GetRegionAutoscalerArgs, besom.api.googlenative.compute.v1.GetRegionAutoscalerResult]("google-native:compute/v1:getRegionAutoscaler", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy