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

src.compute.alpha.getRouter.scala Maven / Gradle / Ivy

package besom.api.googlenative.compute.alpha

def getRouter(using ctx: besom.types.Context)(
  args: besom.api.googlenative.compute.alpha.GetRouterArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.compute.alpha.GetRouterResult] =
   ctx.invoke[besom.api.googlenative.compute.alpha.GetRouterArgs, besom.api.googlenative.compute.alpha.GetRouterResult]("google-native:compute/alpha:getRouter", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy