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

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

The newest version!
package besom.api.akamai

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy