Uses of Interface
com.hashicorp.cdktf.providers.google.compute_firewall.ComputeFirewallLogConfig
-
Packages that use ComputeFirewallLogConfig Package Description com.hashicorp.cdktf.providers.google.compute_firewall google_compute_firewall -
-
Uses of ComputeFirewallLogConfig in com.hashicorp.cdktf.providers.google.compute_firewall
Classes in com.hashicorp.cdktf.providers.google.compute_firewall that implement ComputeFirewallLogConfig Modifier and Type Class Description static classComputeFirewallLogConfig.Jsii$ProxyAn implementation forComputeFirewallLogConfigMethods in com.hashicorp.cdktf.providers.google.compute_firewall that return ComputeFirewallLogConfig Modifier and Type Method Description ComputeFirewallLogConfigComputeFirewallLogConfig.Builder. build()Builds the configured instance.ComputeFirewallLogConfigComputeFirewallLogConfigOutputReference. getInternalValue()default ComputeFirewallLogConfigComputeFirewallConfig. getLogConfig()log_config block.ComputeFirewallLogConfigComputeFirewallConfig.Jsii$Proxy. getLogConfig()ComputeFirewallLogConfigComputeFirewall. getLogConfigInput()Methods in com.hashicorp.cdktf.providers.google.compute_firewall with parameters of type ComputeFirewallLogConfig Modifier and Type Method Description ComputeFirewall.BuilderComputeFirewall.Builder. logConfig(ComputeFirewallLogConfig logConfig)log_config block.ComputeFirewallConfig.BuilderComputeFirewallConfig.Builder. logConfig(ComputeFirewallLogConfig logConfig)Sets the value ofComputeFirewallConfig.getLogConfig()voidComputeFirewall. putLogConfig(ComputeFirewallLogConfig value)voidComputeFirewallLogConfigOutputReference. setInternalValue(ComputeFirewallLogConfig value)
-