wafService property

String? wafService
getter/setter pair

The WAF service that uses this key.

Required. Possible string values are:

  • "WAF_SERVICE_UNSPECIFIED" : Undefined WAF
  • "CA" : Cloud Armor
  • "FASTLY" : Fastly
  • "CLOUDFLARE" : Cloudflare

Implementation

core.String? wafService;