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