Uses of Interface
com.hashicorp.cdktf.providers.google.compute_security_policy_rule.ComputeSecurityPolicyRulePreconfiguredWafConfigExclusion
-
Packages that use ComputeSecurityPolicyRulePreconfiguredWafConfigExclusion Package Description com.hashicorp.cdktf.providers.google.compute_security_policy_rule google_compute_security_policy_rule -
-
Uses of ComputeSecurityPolicyRulePreconfiguredWafConfigExclusion in com.hashicorp.cdktf.providers.google.compute_security_policy_rule
Classes in com.hashicorp.cdktf.providers.google.compute_security_policy_rule that implement ComputeSecurityPolicyRulePreconfiguredWafConfigExclusion Modifier and Type Class Description static classComputeSecurityPolicyRulePreconfiguredWafConfigExclusion.Jsii$ProxyAn implementation forComputeSecurityPolicyRulePreconfiguredWafConfigExclusionMethods in com.hashicorp.cdktf.providers.google.compute_security_policy_rule that return ComputeSecurityPolicyRulePreconfiguredWafConfigExclusion Modifier and Type Method Description ComputeSecurityPolicyRulePreconfiguredWafConfigExclusionComputeSecurityPolicyRulePreconfiguredWafConfigExclusion.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_security_policy_rule with parameters of type ComputeSecurityPolicyRulePreconfiguredWafConfigExclusion Modifier and Type Method Description voidComputeSecurityPolicyRulePreconfiguredWafConfigExclusionOutputReference. setInternalValue(ComputeSecurityPolicyRulePreconfiguredWafConfigExclusion value)Method parameters in com.hashicorp.cdktf.providers.google.compute_security_policy_rule with type arguments of type ComputeSecurityPolicyRulePreconfiguredWafConfigExclusion Modifier and Type Method Description ComputeSecurityPolicyRulePreconfiguredWafConfig.BuilderComputeSecurityPolicyRulePreconfiguredWafConfig.Builder. exclusion(List<? extends ComputeSecurityPolicyRulePreconfiguredWafConfigExclusion> exclusion)Sets the value ofComputeSecurityPolicyRulePreconfiguredWafConfig.getExclusion()voidComputeSecurityPolicyRulePreconfiguredWafConfigExclusionList. setInternalValue(List<ComputeSecurityPolicyRulePreconfiguredWafConfigExclusion> value)
-