recaptcha Options
Parameters
value
reCAPTCHA configuration options to be applied for the rule. If the rule does not evaluate reCAPTCHA tokens, this field has no effect. Structure is documented below.
suspend fun recaptchaOptions(argument: suspend SecurityPolicyRuleMatchExprOptionsRecaptchaOptionsArgsBuilder.() -> Unit)
Parameters
argument
reCAPTCHA configuration options to be applied for the rule. If the rule does not evaluate reCAPTCHA tokens, this field has no effect. Structure is documented below.