Uses of Interface
com.hashicorp.cdktf.providers.google.compute_subnetwork.ComputeSubnetworkLogConfig
-
Packages that use ComputeSubnetworkLogConfig Package Description com.hashicorp.cdktf.providers.google.compute_subnetwork google_compute_subnetwork -
-
Uses of ComputeSubnetworkLogConfig in com.hashicorp.cdktf.providers.google.compute_subnetwork
Classes in com.hashicorp.cdktf.providers.google.compute_subnetwork that implement ComputeSubnetworkLogConfig Modifier and Type Class Description static classComputeSubnetworkLogConfig.Jsii$ProxyAn implementation forComputeSubnetworkLogConfigMethods in com.hashicorp.cdktf.providers.google.compute_subnetwork that return ComputeSubnetworkLogConfig Modifier and Type Method Description ComputeSubnetworkLogConfigComputeSubnetworkLogConfig.Builder. build()Builds the configured instance.ComputeSubnetworkLogConfigComputeSubnetworkLogConfigOutputReference. getInternalValue()default ComputeSubnetworkLogConfigComputeSubnetworkConfig. getLogConfig()log_config block.ComputeSubnetworkLogConfigComputeSubnetworkConfig.Jsii$Proxy. getLogConfig()ComputeSubnetworkLogConfigComputeSubnetwork. getLogConfigInput()Methods in com.hashicorp.cdktf.providers.google.compute_subnetwork with parameters of type ComputeSubnetworkLogConfig Modifier and Type Method Description ComputeSubnetwork.BuilderComputeSubnetwork.Builder. logConfig(ComputeSubnetworkLogConfig logConfig)log_config block.ComputeSubnetworkConfig.BuilderComputeSubnetworkConfig.Builder. logConfig(ComputeSubnetworkLogConfig logConfig)Sets the value ofComputeSubnetworkConfig.getLogConfig()voidComputeSubnetwork. putLogConfig(ComputeSubnetworkLogConfig value)voidComputeSubnetworkLogConfigOutputReference. setInternalValue(ComputeSubnetworkLogConfig value)
-