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