Google Cloud Recaptchaenterprise V1Waf Settings Args
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
Link copied to clipboard
fun GoogleCloudRecaptchaenterpriseV1WafSettingsArgs(wafFeature: Output<GoogleCloudRecaptchaenterpriseV1WafSettingsWafFeature>, wafService: Output<GoogleCloudRecaptchaenterpriseV1WafSettingsWafService>)