Uses of Class
com.hashicorp.cdktf.providers.google.compute_router_nat.ComputeRouterNatLogConfig.Builder
-
Packages that use ComputeRouterNatLogConfig.Builder Package Description com.hashicorp.cdktf.providers.google.compute_router_nat google_compute_router_nat -
-
Uses of ComputeRouterNatLogConfig.Builder in com.hashicorp.cdktf.providers.google.compute_router_nat
Methods in com.hashicorp.cdktf.providers.google.compute_router_nat that return ComputeRouterNatLogConfig.Builder Modifier and Type Method Description static ComputeRouterNatLogConfig.BuilderComputeRouterNatLogConfig. builder()ComputeRouterNatLogConfig.BuilderComputeRouterNatLogConfig.Builder. enable(com.hashicorp.cdktf.IResolvable enable)Sets the value ofComputeRouterNatLogConfig.getEnable()ComputeRouterNatLogConfig.BuilderComputeRouterNatLogConfig.Builder. enable(Boolean enable)Sets the value ofComputeRouterNatLogConfig.getEnable()ComputeRouterNatLogConfig.BuilderComputeRouterNatLogConfig.Builder. filter(String filter)Sets the value ofComputeRouterNatLogConfig.getFilter()Constructors in com.hashicorp.cdktf.providers.google.compute_router_nat with parameters of type ComputeRouterNatLogConfig.Builder Constructor Description Jsii$Proxy(ComputeRouterNatLogConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeRouterNatLogConfig.Builder.
-