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