Uses of Interface
com.hashicorp.cdktf.providers.google.compute_router_nat.ComputeRouterNatConfig
-
Packages that use ComputeRouterNatConfig Package Description com.hashicorp.cdktf.providers.google.compute_router_nat google_compute_router_nat -
-
Uses of ComputeRouterNatConfig in com.hashicorp.cdktf.providers.google.compute_router_nat
Classes in com.hashicorp.cdktf.providers.google.compute_router_nat that implement ComputeRouterNatConfig Modifier and Type Class Description static classComputeRouterNatConfig.Jsii$ProxyAn implementation forComputeRouterNatConfigMethods in com.hashicorp.cdktf.providers.google.compute_router_nat that return ComputeRouterNatConfig Modifier and Type Method Description ComputeRouterNatConfigComputeRouterNatConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.compute_router_nat with parameters of type ComputeRouterNatConfig Constructor Description ComputeRouterNat(software.constructs.Construct scope, String id, ComputeRouterNatConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_router_nat google_compute_router_nat} Resource.
-