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

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

The newest version!
package besom.api.akamai

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy