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

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

The newest version!
package besom.api.akamai

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy