Uses of Class
com.hashicorp.cdktf.providers.google.data_google_compute_router_nat.DataGoogleComputeRouterNatRules.Builder
-
Packages that use DataGoogleComputeRouterNatRules.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_compute_router_nat data_google_compute_router_nat -
-
Uses of DataGoogleComputeRouterNatRules.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 DataGoogleComputeRouterNatRules.Builder Modifier and Type Method Description static DataGoogleComputeRouterNatRules.BuilderDataGoogleComputeRouterNatRules. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_compute_router_nat with parameters of type DataGoogleComputeRouterNatRules.Builder Constructor Description Jsii$Proxy(DataGoogleComputeRouterNatRules.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleComputeRouterNatRules.Builder.
-