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