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

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

package besom.api.googlenative.compute.alpha

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy