Uses of Interface
com.hashicorp.cdktf.providers.google.compute_security_policy_rule.ComputeSecurityPolicyRulePreconfiguredWafConfig
-
Packages that use ComputeSecurityPolicyRulePreconfiguredWafConfig Package Description com.hashicorp.cdktf.providers.google.compute_security_policy_rule google_compute_security_policy_rule -
-
Uses of ComputeSecurityPolicyRulePreconfiguredWafConfig in com.hashicorp.cdktf.providers.google.compute_security_policy_rule
Classes in com.hashicorp.cdktf.providers.google.compute_security_policy_rule that implement ComputeSecurityPolicyRulePreconfiguredWafConfig Modifier and Type Class Description static classComputeSecurityPolicyRulePreconfiguredWafConfig.Jsii$ProxyAn implementation forComputeSecurityPolicyRulePreconfiguredWafConfigMethods in com.hashicorp.cdktf.providers.google.compute_security_policy_rule that return ComputeSecurityPolicyRulePreconfiguredWafConfig Modifier and Type Method Description ComputeSecurityPolicyRulePreconfiguredWafConfigComputeSecurityPolicyRulePreconfiguredWafConfig.Builder. build()Builds the configured instance.ComputeSecurityPolicyRulePreconfiguredWafConfigComputeSecurityPolicyRulePreconfiguredWafConfigOutputReference. getInternalValue()default ComputeSecurityPolicyRulePreconfiguredWafConfigComputeSecurityPolicyRuleAConfig. getPreconfiguredWafConfig()preconfigured_waf_config block.ComputeSecurityPolicyRulePreconfiguredWafConfigComputeSecurityPolicyRuleAConfig.Jsii$Proxy. getPreconfiguredWafConfig()ComputeSecurityPolicyRulePreconfiguredWafConfigComputeSecurityPolicyRuleA. getPreconfiguredWafConfigInput()Methods in com.hashicorp.cdktf.providers.google.compute_security_policy_rule with parameters of type ComputeSecurityPolicyRulePreconfiguredWafConfig Modifier and Type Method Description ComputeSecurityPolicyRuleA.BuilderComputeSecurityPolicyRuleA.Builder. preconfiguredWafConfig(ComputeSecurityPolicyRulePreconfiguredWafConfig preconfiguredWafConfig)preconfigured_waf_config block.ComputeSecurityPolicyRuleAConfig.BuilderComputeSecurityPolicyRuleAConfig.Builder. preconfiguredWafConfig(ComputeSecurityPolicyRulePreconfiguredWafConfig preconfiguredWafConfig)Sets the value ofComputeSecurityPolicyRuleAConfig.getPreconfiguredWafConfig()voidComputeSecurityPolicyRuleA. putPreconfiguredWafConfig(ComputeSecurityPolicyRulePreconfiguredWafConfig value)voidComputeSecurityPolicyRulePreconfiguredWafConfigOutputReference. setInternalValue(ComputeSecurityPolicyRulePreconfiguredWafConfig value)
-