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