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

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

The newest version!
package besom.api.akamai

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy