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