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