Uses of Class
com.hashicorp.cdktf.providers.google.compute_security_policy_rule.ComputeSecurityPolicyRulePreconfiguredWafConfig.Builder
-
Packages that use ComputeSecurityPolicyRulePreconfiguredWafConfig.Builder Package Description com.hashicorp.cdktf.providers.google.compute_security_policy_rule google_compute_security_policy_rule -
-
Uses of ComputeSecurityPolicyRulePreconfiguredWafConfig.Builder in com.hashicorp.cdktf.providers.google.compute_security_policy_rule
Methods in com.hashicorp.cdktf.providers.google.compute_security_policy_rule that return ComputeSecurityPolicyRulePreconfiguredWafConfig.Builder Modifier and Type Method Description static ComputeSecurityPolicyRulePreconfiguredWafConfig.BuilderComputeSecurityPolicyRulePreconfiguredWafConfig. builder()ComputeSecurityPolicyRulePreconfiguredWafConfig.BuilderComputeSecurityPolicyRulePreconfiguredWafConfig.Builder. exclusion(com.hashicorp.cdktf.IResolvable exclusion)Sets the value ofComputeSecurityPolicyRulePreconfiguredWafConfig.getExclusion()ComputeSecurityPolicyRulePreconfiguredWafConfig.BuilderComputeSecurityPolicyRulePreconfiguredWafConfig.Builder. exclusion(List<? extends ComputeSecurityPolicyRulePreconfiguredWafConfigExclusion> exclusion)Sets the value ofComputeSecurityPolicyRulePreconfiguredWafConfig.getExclusion()Constructors in com.hashicorp.cdktf.providers.google.compute_security_policy_rule with parameters of type ComputeSecurityPolicyRulePreconfiguredWafConfig.Builder Constructor Description Jsii$Proxy(ComputeSecurityPolicyRulePreconfiguredWafConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeSecurityPolicyRulePreconfiguredWafConfig.Builder.
-