Uses of Class
com.hashicorp.cdktf.providers.google.compute_security_policy.ComputeSecurityPolicyRuleMatchExprOptions.Builder
-
Packages that use ComputeSecurityPolicyRuleMatchExprOptions.Builder Package Description com.hashicorp.cdktf.providers.google.compute_security_policy google_compute_security_policy -
-
Uses of ComputeSecurityPolicyRuleMatchExprOptions.Builder in com.hashicorp.cdktf.providers.google.compute_security_policy
Methods in com.hashicorp.cdktf.providers.google.compute_security_policy that return ComputeSecurityPolicyRuleMatchExprOptions.Builder Modifier and Type Method Description static ComputeSecurityPolicyRuleMatchExprOptions.BuilderComputeSecurityPolicyRuleMatchExprOptions. builder()ComputeSecurityPolicyRuleMatchExprOptions.BuilderComputeSecurityPolicyRuleMatchExprOptions.Builder. recaptchaOptions(ComputeSecurityPolicyRuleMatchExprOptionsRecaptchaOptions recaptchaOptions)Sets the value ofComputeSecurityPolicyRuleMatchExprOptions.getRecaptchaOptions()Constructors in com.hashicorp.cdktf.providers.google.compute_security_policy with parameters of type ComputeSecurityPolicyRuleMatchExprOptions.Builder Constructor Description Jsii$Proxy(ComputeSecurityPolicyRuleMatchExprOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeSecurityPolicyRuleMatchExprOptions.Builder.
-