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