recaptchaOptions

@JvmName(name = "cicvtkdqkukefmxt")
suspend fun recaptchaOptions(value: Output<SecurityPolicyRuleMatchExprOptionsRecaptchaOptionsArgs>)

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.


@JvmName(name = "javidvawgqxivvqu")
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.