src.index.getAppSecAdvancedSettingsEvasivePathMatch.scala Maven / Gradle / Ivy
The newest version!
package besom.api.akamai
def getAppSecAdvancedSettingsEvasivePathMatch(using ctx: besom.types.Context)(
args: besom.api.akamai.GetAppSecAdvancedSettingsEvasivePathMatchArgs,
opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.akamai.GetAppSecAdvancedSettingsEvasivePathMatchResult] =
ctx.invoke[besom.api.akamai.GetAppSecAdvancedSettingsEvasivePathMatchArgs, besom.api.akamai.GetAppSecAdvancedSettingsEvasivePathMatchResult]("akamai:index/getAppSecAdvancedSettingsEvasivePathMatch:getAppSecAdvancedSettingsEvasivePathMatch", args, opts)