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

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

The newest version!
package besom.api.akamai

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy