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

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

The newest version!
package besom.api.akamai

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy