Auth0.Management.AttackProtection.SuspiciousIpThrottling.Patch.Params (Auth0Api v1.4.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Auth0.Management.AttackProtection.SuspiciousIpThrottling.Patch.Params{
  allowlist: [String.t()],
  enabled: boolean(),
  shields: [String.t()],
  stage:
    Auth0.Management.AttackProtection.SuspiciousIpThrottling.Patch.Params.Stage.t()
}