EnterpriseKeyWafSettings

data class EnterpriseKeyWafSettings(val wafFeature: String, val wafService: String)

Constructors

Link copied to clipboard
constructor(wafFeature: String, wafService: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Supported WAF features. For more information, see https://cloud.google.com/recaptcha-enterprise/docs/usecase#comparison_of_features. Possible values: CHALLENGE_PAGE, SESSION_TOKEN, ACTION_TOKEN, EXPRESS

Link copied to clipboard

The WAF service that uses this key. Possible values: CA, FASTLY