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

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

The newest version!
package besom.api.akamai

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy