Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_waf_rate_based_rule.DataAwsWafRateBasedRuleConfig
-
Packages that use DataAwsWafRateBasedRuleConfig Package Description com.hashicorp.cdktf.providers.aws.data_aws_waf_rate_based_rule data_aws_waf_rate_based_rule -
-
Uses of DataAwsWafRateBasedRuleConfig in com.hashicorp.cdktf.providers.aws.data_aws_waf_rate_based_rule
Classes in com.hashicorp.cdktf.providers.aws.data_aws_waf_rate_based_rule that implement DataAwsWafRateBasedRuleConfig Modifier and Type Class Description static classDataAwsWafRateBasedRuleConfig.Jsii$ProxyAn implementation forDataAwsWafRateBasedRuleConfigMethods in com.hashicorp.cdktf.providers.aws.data_aws_waf_rate_based_rule that return DataAwsWafRateBasedRuleConfig Modifier and Type Method Description DataAwsWafRateBasedRuleConfigDataAwsWafRateBasedRuleConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.data_aws_waf_rate_based_rule with parameters of type DataAwsWafRateBasedRuleConfig Constructor Description DataAwsWafRateBasedRule(software.constructs.Construct scope, String id, DataAwsWafRateBasedRuleConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/waf_rate_based_rule aws_waf_rate_based_rule} Data Source.
-