Uses of Interface
com.hashicorp.cdktf.providers.google.compute_router_nat.ComputeRouterNatLogConfig
-
Packages that use ComputeRouterNatLogConfig Package Description com.hashicorp.cdktf.providers.google.compute_router_nat google_compute_router_nat -
-
Uses of ComputeRouterNatLogConfig in com.hashicorp.cdktf.providers.google.compute_router_nat
Classes in com.hashicorp.cdktf.providers.google.compute_router_nat that implement ComputeRouterNatLogConfig Modifier and Type Class Description static classComputeRouterNatLogConfig.Jsii$ProxyAn implementation forComputeRouterNatLogConfigMethods in com.hashicorp.cdktf.providers.google.compute_router_nat that return ComputeRouterNatLogConfig Modifier and Type Method Description ComputeRouterNatLogConfigComputeRouterNatLogConfig.Builder. build()Builds the configured instance.ComputeRouterNatLogConfigComputeRouterNatLogConfigOutputReference. getInternalValue()default ComputeRouterNatLogConfigComputeRouterNatConfig. getLogConfig()log_config block.ComputeRouterNatLogConfigComputeRouterNatConfig.Jsii$Proxy. getLogConfig()ComputeRouterNatLogConfigComputeRouterNat. getLogConfigInput()Methods in com.hashicorp.cdktf.providers.google.compute_router_nat with parameters of type ComputeRouterNatLogConfig Modifier and Type Method Description ComputeRouterNat.BuilderComputeRouterNat.Builder. logConfig(ComputeRouterNatLogConfig logConfig)log_config block.ComputeRouterNatConfig.BuilderComputeRouterNatConfig.Builder. logConfig(ComputeRouterNatLogConfig logConfig)Sets the value ofComputeRouterNatConfig.getLogConfig()voidComputeRouterNat. putLogConfig(ComputeRouterNatLogConfig value)voidComputeRouterNatLogConfigOutputReference. setInternalValue(ComputeRouterNatLogConfig value)
-