Security Policy Rule Matcher Expr Options Args
data class SecurityPolicyRuleMatcherExprOptionsArgs(val recaptchaOptions: Output<SecurityPolicyRuleMatcherExprOptionsRecaptchaOptionsArgs>? = null) : ConvertibleToJava<SecurityPolicyRuleMatcherExprOptionsArgs>
Constructors
Link copied to clipboard
fun SecurityPolicyRuleMatcherExprOptionsArgs(recaptchaOptions: Output<SecurityPolicyRuleMatcherExprOptionsRecaptchaOptionsArgs>? = null)