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