Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule.ComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs
-
Packages that use ComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs Package Description com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule google_compute_region_network_firewall_policy_rule -
-
Uses of ComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs in com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule
Classes in com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule that implement ComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs Modifier and Type Class Description static classComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs.Jsii$ProxyAn implementation forComputeRegionNetworkFirewallPolicyRuleMatchLayer4ConfigsMethods in com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule that return ComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs Modifier and Type Method Description ComputeRegionNetworkFirewallPolicyRuleMatchLayer4ConfigsComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule with parameters of type ComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs Modifier and Type Method Description voidComputeRegionNetworkFirewallPolicyRuleMatchLayer4ConfigsOutputReference. setInternalValue(ComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs value)Method parameters in com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule with type arguments of type ComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs Modifier and Type Method Description ComputeRegionNetworkFirewallPolicyRuleMatch.BuilderComputeRegionNetworkFirewallPolicyRuleMatch.Builder. layer4Configs(List<? extends ComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs> layer4Configs)Sets the value ofComputeRegionNetworkFirewallPolicyRuleMatch.getLayer4Configs()voidComputeRegionNetworkFirewallPolicyRuleMatchLayer4ConfigsList. setInternalValue(List<ComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs> value)
-