GoogleCloudRecaptchaenterpriseV1WafSettingsArgs

data class GoogleCloudRecaptchaenterpriseV1WafSettingsArgs(val wafFeature: Output<GoogleCloudRecaptchaenterpriseV1WafSettingsWafFeature>, val wafService: Output<GoogleCloudRecaptchaenterpriseV1WafSettingsWafService>) : ConvertibleToJava<GoogleCloudRecaptchaenterpriseV1WafSettingsArgs>

Settings specific to keys that can be used for WAF (Web Application Firewall).

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudRecaptchaenterpriseV1WafSettingsArgs

Properties

Link copied to clipboard

The WAF feature for which this key is enabled.

Link copied to clipboard

The WAF service that uses this key.