WafAction type

Defines values for WafAction.
KnownWafAction can be used interchangeably with WafAction, this enum contains the known values that the service supports.

Known values supported by the service

allow
block
log
redirect

type WafAction = string