Uses of Interface
com.hashicorp.cdktf.providers.google.compute_security_policy_rule.ComputeSecurityPolicyRuleMatchExprOptionsRecaptchaOptionsA
-
Packages that use ComputeSecurityPolicyRuleMatchExprOptionsRecaptchaOptionsA Package Description com.hashicorp.cdktf.providers.google.compute_security_policy_rule google_compute_security_policy_rule -
-
Uses of ComputeSecurityPolicyRuleMatchExprOptionsRecaptchaOptionsA in com.hashicorp.cdktf.providers.google.compute_security_policy_rule
Classes in com.hashicorp.cdktf.providers.google.compute_security_policy_rule that implement ComputeSecurityPolicyRuleMatchExprOptionsRecaptchaOptionsA Modifier and Type Class Description static classComputeSecurityPolicyRuleMatchExprOptionsRecaptchaOptionsA.Jsii$ProxyAn implementation forComputeSecurityPolicyRuleMatchExprOptionsRecaptchaOptionsAMethods in com.hashicorp.cdktf.providers.google.compute_security_policy_rule that return ComputeSecurityPolicyRuleMatchExprOptionsRecaptchaOptionsA Modifier and Type Method Description ComputeSecurityPolicyRuleMatchExprOptionsRecaptchaOptionsAComputeSecurityPolicyRuleMatchExprOptionsRecaptchaOptionsA.Builder. build()Builds the configured instance.ComputeSecurityPolicyRuleMatchExprOptionsRecaptchaOptionsAComputeSecurityPolicyRuleMatchExprOptionsRecaptchaOptionsAOutputReference. getInternalValue()ComputeSecurityPolicyRuleMatchExprOptionsRecaptchaOptionsAComputeSecurityPolicyRuleMatchExprOptionsA. getRecaptchaOptions()recaptcha_options block.ComputeSecurityPolicyRuleMatchExprOptionsRecaptchaOptionsAComputeSecurityPolicyRuleMatchExprOptionsA.Jsii$Proxy. getRecaptchaOptions()ComputeSecurityPolicyRuleMatchExprOptionsRecaptchaOptionsAComputeSecurityPolicyRuleMatchExprOptionsAOutputReference. getRecaptchaOptionsInput()Methods in com.hashicorp.cdktf.providers.google.compute_security_policy_rule with parameters of type ComputeSecurityPolicyRuleMatchExprOptionsRecaptchaOptionsA Modifier and Type Method Description voidComputeSecurityPolicyRuleMatchExprOptionsAOutputReference. putRecaptchaOptions(ComputeSecurityPolicyRuleMatchExprOptionsRecaptchaOptionsA value)ComputeSecurityPolicyRuleMatchExprOptionsA.BuilderComputeSecurityPolicyRuleMatchExprOptionsA.Builder. recaptchaOptions(ComputeSecurityPolicyRuleMatchExprOptionsRecaptchaOptionsA recaptchaOptions)Sets the value ofComputeSecurityPolicyRuleMatchExprOptionsA.getRecaptchaOptions()voidComputeSecurityPolicyRuleMatchExprOptionsRecaptchaOptionsAOutputReference. setInternalValue(ComputeSecurityPolicyRuleMatchExprOptionsRecaptchaOptionsA value)
-