Uses of Class
com.hashicorp.cdktf.providers.google.data_google_compute_router_nat.DataGoogleComputeRouterNatLogConfig.Builder
-
Packages that use DataGoogleComputeRouterNatLogConfig.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_compute_router_nat data_google_compute_router_nat -
-
Uses of DataGoogleComputeRouterNatLogConfig.Builder in com.hashicorp.cdktf.providers.google.data_google_compute_router_nat
Methods in com.hashicorp.cdktf.providers.google.data_google_compute_router_nat that return DataGoogleComputeRouterNatLogConfig.Builder Modifier and Type Method Description static DataGoogleComputeRouterNatLogConfig.BuilderDataGoogleComputeRouterNatLogConfig. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_compute_router_nat with parameters of type DataGoogleComputeRouterNatLogConfig.Builder Constructor Description Jsii$Proxy(DataGoogleComputeRouterNatLogConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleComputeRouterNatLogConfig.Builder.
-