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

src.index.getEdgeWorkerActivation.scala Maven / Gradle / Ivy

The newest version!
package besom.api.akamai

def getEdgeWorkerActivation(using ctx: besom.types.Context)(
  args: besom.api.akamai.GetEdgeWorkerActivationArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.akamai.GetEdgeWorkerActivationResult] =
   ctx.invoke[besom.api.akamai.GetEdgeWorkerActivationArgs, besom.api.akamai.GetEdgeWorkerActivationResult]("akamai:index/getEdgeWorkerActivation:getEdgeWorkerActivation", args, opts)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy