Uses of Interface
com.hashicorp.cdktf.providers.aws.waf_rule_group.WafRuleGroupActivatedRule
-
Packages that use WafRuleGroupActivatedRule Package Description com.hashicorp.cdktf.providers.aws.waf_rule_group aws_waf_rule_group -
-
Uses of WafRuleGroupActivatedRule in com.hashicorp.cdktf.providers.aws.waf_rule_group
Classes in com.hashicorp.cdktf.providers.aws.waf_rule_group that implement WafRuleGroupActivatedRule Modifier and Type Class Description static classWafRuleGroupActivatedRule.Jsii$ProxyAn implementation forWafRuleGroupActivatedRuleMethods in com.hashicorp.cdktf.providers.aws.waf_rule_group that return WafRuleGroupActivatedRule Modifier and Type Method Description WafRuleGroupActivatedRuleWafRuleGroupActivatedRule.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.waf_rule_group with parameters of type WafRuleGroupActivatedRule Modifier and Type Method Description voidWafRuleGroupActivatedRuleOutputReference. setInternalValue(WafRuleGroupActivatedRule value)Method parameters in com.hashicorp.cdktf.providers.aws.waf_rule_group with type arguments of type WafRuleGroupActivatedRule Modifier and Type Method Description WafRuleGroup.BuilderWafRuleGroup.Builder. activatedRule(List<? extends WafRuleGroupActivatedRule> activatedRule)activated_rule block.WafRuleGroupConfig.BuilderWafRuleGroupConfig.Builder. activatedRule(List<? extends WafRuleGroupActivatedRule> activatedRule)Sets the value ofWafRuleGroupConfig.getActivatedRule()voidWafRuleGroupActivatedRuleList. setInternalValue(List<WafRuleGroupActivatedRule> value)
-