SecurityPolicyRuleMatchExprOptionsArgs

data class SecurityPolicyRuleMatchExprOptionsArgs(val recaptchaOptions: Output<SecurityPolicyRuleMatchExprOptionsRecaptchaOptionsArgs>) : ConvertibleToJava<SecurityPolicyRuleMatchExprOptionsArgs>

Constructors

Link copied to clipboard
constructor(recaptchaOptions: Output<SecurityPolicyRuleMatchExprOptionsRecaptchaOptionsArgs>)

Properties

Link copied to clipboard

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.

Functions

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