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

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

package besom.api.googlenative.compute.alpha

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy