Uses of Interface
com.hashicorp.cdktf.providers.aws.networkfirewall_firewall.NetworkfirewallFirewallSubnetMapping
-
Packages that use NetworkfirewallFirewallSubnetMapping Package Description com.hashicorp.cdktf.providers.aws.networkfirewall_firewall aws_networkfirewall_firewall -
-
Uses of NetworkfirewallFirewallSubnetMapping in com.hashicorp.cdktf.providers.aws.networkfirewall_firewall
Classes in com.hashicorp.cdktf.providers.aws.networkfirewall_firewall that implement NetworkfirewallFirewallSubnetMapping Modifier and Type Class Description static classNetworkfirewallFirewallSubnetMapping.Jsii$ProxyAn implementation forNetworkfirewallFirewallSubnetMappingMethods in com.hashicorp.cdktf.providers.aws.networkfirewall_firewall that return NetworkfirewallFirewallSubnetMapping Modifier and Type Method Description NetworkfirewallFirewallSubnetMappingNetworkfirewallFirewallSubnetMapping.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.networkfirewall_firewall with parameters of type NetworkfirewallFirewallSubnetMapping Modifier and Type Method Description voidNetworkfirewallFirewallSubnetMappingOutputReference. setInternalValue(NetworkfirewallFirewallSubnetMapping value)Method parameters in com.hashicorp.cdktf.providers.aws.networkfirewall_firewall with type arguments of type NetworkfirewallFirewallSubnetMapping Modifier and Type Method Description voidNetworkfirewallFirewallSubnetMappingList. setInternalValue(List<NetworkfirewallFirewallSubnetMapping> value)NetworkfirewallFirewall.BuilderNetworkfirewallFirewall.Builder. subnetMapping(List<? extends NetworkfirewallFirewallSubnetMapping> subnetMapping)subnet_mapping block.NetworkfirewallFirewallConfig.BuilderNetworkfirewallFirewallConfig.Builder. subnetMapping(List<? extends NetworkfirewallFirewallSubnetMapping> subnetMapping)Sets the value ofNetworkfirewallFirewallConfig.getSubnetMapping()
-