Uses of Interface
com.hashicorp.cdktf.providers.aws.waf_rule_group.WafRuleGroupConfig
-
Packages that use WafRuleGroupConfig Package Description com.hashicorp.cdktf.providers.aws.waf_rule_group aws_waf_rule_group -
-
Uses of WafRuleGroupConfig in com.hashicorp.cdktf.providers.aws.waf_rule_group
Classes in com.hashicorp.cdktf.providers.aws.waf_rule_group that implement WafRuleGroupConfig Modifier and Type Class Description static classWafRuleGroupConfig.Jsii$ProxyAn implementation forWafRuleGroupConfigMethods in com.hashicorp.cdktf.providers.aws.waf_rule_group that return WafRuleGroupConfig Modifier and Type Method Description WafRuleGroupConfigWafRuleGroupConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.waf_rule_group with parameters of type WafRuleGroupConfig Constructor Description WafRuleGroup(software.constructs.Construct scope, String id, WafRuleGroupConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/waf_rule_group aws_waf_rule_group} Resource.
-