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