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