recaptchaOptions

@JvmName(name = "cpnohwdrtfgibnwv")
suspend fun recaptchaOptions(value: Output<SecurityPolicyRuleMatcherExprOptionsRecaptchaOptionsArgs>)

Parameters

value

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


@JvmName(name = "npkxvikehhedankp")
suspend fun recaptchaOptions(argument: suspend SecurityPolicyRuleMatcherExprOptionsRecaptchaOptionsArgsBuilder.() -> Unit)

Parameters

argument

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