SecurityPolicyRuleMatcherExprOptionsArgs

data class SecurityPolicyRuleMatcherExprOptionsArgs(val recaptchaOptions: Output<SecurityPolicyRuleMatcherExprOptionsRecaptchaOptionsArgs>? = null) : ConvertibleToJava<SecurityPolicyRuleMatcherExprOptionsArgs>

Constructors

Functions

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

Properties

Link copied to clipboard

reCAPTCHA configuration options to be applied for the rule. If the rule does not evaluate reCAPTCHA tokens, this field will have no effect.