Uses of Interface
com.hashicorp.cdktf.providers.google.compute_router.ComputeRouterBgp
-
Packages that use ComputeRouterBgp Package Description com.hashicorp.cdktf.providers.google.compute_router google_compute_router -
-
Uses of ComputeRouterBgp in com.hashicorp.cdktf.providers.google.compute_router
Classes in com.hashicorp.cdktf.providers.google.compute_router that implement ComputeRouterBgp Modifier and Type Class Description static classComputeRouterBgp.Jsii$ProxyAn implementation forComputeRouterBgpMethods in com.hashicorp.cdktf.providers.google.compute_router that return ComputeRouterBgp Modifier and Type Method Description ComputeRouterBgpComputeRouterBgp.Builder. build()Builds the configured instance.default ComputeRouterBgpComputeRouterConfig. getBgp()bgp block.ComputeRouterBgpComputeRouterConfig.Jsii$Proxy. getBgp()ComputeRouterBgpComputeRouter. getBgpInput()ComputeRouterBgpComputeRouterBgpOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_router with parameters of type ComputeRouterBgp Modifier and Type Method Description ComputeRouter.BuilderComputeRouter.Builder. bgp(ComputeRouterBgp bgp)bgp block.ComputeRouterConfig.BuilderComputeRouterConfig.Builder. bgp(ComputeRouterBgp bgp)Sets the value ofComputeRouterConfig.getBgp()voidComputeRouter. putBgp(ComputeRouterBgp value)voidComputeRouterBgpOutputReference. setInternalValue(ComputeRouterBgp value)
-