Uses of Interface
com.hashicorp.cdktf.providers.google.compute_router.ComputeRouterBgpAdvertisedIpRanges
-
Packages that use ComputeRouterBgpAdvertisedIpRanges Package Description com.hashicorp.cdktf.providers.google.compute_router google_compute_router -
-
Uses of ComputeRouterBgpAdvertisedIpRanges in com.hashicorp.cdktf.providers.google.compute_router
Classes in com.hashicorp.cdktf.providers.google.compute_router that implement ComputeRouterBgpAdvertisedIpRanges Modifier and Type Class Description static classComputeRouterBgpAdvertisedIpRanges.Jsii$ProxyAn implementation forComputeRouterBgpAdvertisedIpRangesMethods in com.hashicorp.cdktf.providers.google.compute_router that return ComputeRouterBgpAdvertisedIpRanges Modifier and Type Method Description ComputeRouterBgpAdvertisedIpRangesComputeRouterBgpAdvertisedIpRanges.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_router with parameters of type ComputeRouterBgpAdvertisedIpRanges Modifier and Type Method Description voidComputeRouterBgpAdvertisedIpRangesOutputReference. setInternalValue(ComputeRouterBgpAdvertisedIpRanges value)Method parameters in com.hashicorp.cdktf.providers.google.compute_router with type arguments of type ComputeRouterBgpAdvertisedIpRanges Modifier and Type Method Description ComputeRouterBgp.BuilderComputeRouterBgp.Builder. advertisedIpRanges(List<? extends ComputeRouterBgpAdvertisedIpRanges> advertisedIpRanges)Sets the value ofComputeRouterBgp.getAdvertisedIpRanges()voidComputeRouterBgpAdvertisedIpRangesList. setInternalValue(List<ComputeRouterBgpAdvertisedIpRanges> value)
-