Uses of Interface
com.hashicorp.cdktf.providers.google.compute_firewall.ComputeFirewallAllow
-
Packages that use ComputeFirewallAllow Package Description com.hashicorp.cdktf.providers.google.compute_firewall google_compute_firewall -
-
Uses of ComputeFirewallAllow in com.hashicorp.cdktf.providers.google.compute_firewall
Classes in com.hashicorp.cdktf.providers.google.compute_firewall that implement ComputeFirewallAllow Modifier and Type Class Description static classComputeFirewallAllow.Jsii$ProxyAn implementation forComputeFirewallAllowMethods in com.hashicorp.cdktf.providers.google.compute_firewall that return ComputeFirewallAllow Modifier and Type Method Description ComputeFirewallAllowComputeFirewallAllow.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_firewall with parameters of type ComputeFirewallAllow Modifier and Type Method Description voidComputeFirewallAllowOutputReference. setInternalValue(ComputeFirewallAllow value)Method parameters in com.hashicorp.cdktf.providers.google.compute_firewall with type arguments of type ComputeFirewallAllow Modifier and Type Method Description ComputeFirewall.BuilderComputeFirewall.Builder. allow(List<? extends ComputeFirewallAllow> allow)allow block.ComputeFirewallConfig.BuilderComputeFirewallConfig.Builder. allow(List<? extends ComputeFirewallAllow> allow)Sets the value ofComputeFirewallConfig.getAllow()voidComputeFirewallAllowList. setInternalValue(List<ComputeFirewallAllow> value)
-