Uses of Interface
com.hashicorp.cdktf.providers.google.compute_router_peer.ComputeRouterPeerAdvertisedIpRanges
-
Packages that use ComputeRouterPeerAdvertisedIpRanges Package Description com.hashicorp.cdktf.providers.google.compute_router_peer google_compute_router_peer -
-
Uses of ComputeRouterPeerAdvertisedIpRanges in com.hashicorp.cdktf.providers.google.compute_router_peer
Classes in com.hashicorp.cdktf.providers.google.compute_router_peer that implement ComputeRouterPeerAdvertisedIpRanges Modifier and Type Class Description static classComputeRouterPeerAdvertisedIpRanges.Jsii$ProxyAn implementation forComputeRouterPeerAdvertisedIpRangesMethods in com.hashicorp.cdktf.providers.google.compute_router_peer that return ComputeRouterPeerAdvertisedIpRanges Modifier and Type Method Description ComputeRouterPeerAdvertisedIpRangesComputeRouterPeerAdvertisedIpRanges.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_router_peer with parameters of type ComputeRouterPeerAdvertisedIpRanges Modifier and Type Method Description voidComputeRouterPeerAdvertisedIpRangesOutputReference. setInternalValue(ComputeRouterPeerAdvertisedIpRanges value)Method parameters in com.hashicorp.cdktf.providers.google.compute_router_peer with type arguments of type ComputeRouterPeerAdvertisedIpRanges Modifier and Type Method Description ComputeRouterPeer.BuilderComputeRouterPeer.Builder. advertisedIpRanges(List<? extends ComputeRouterPeerAdvertisedIpRanges> advertisedIpRanges)advertised_ip_ranges block.ComputeRouterPeerConfig.BuilderComputeRouterPeerConfig.Builder. advertisedIpRanges(List<? extends ComputeRouterPeerAdvertisedIpRanges> advertisedIpRanges)Sets the value ofComputeRouterPeerConfig.getAdvertisedIpRanges()voidComputeRouterPeerAdvertisedIpRangesList. setInternalValue(List<ComputeRouterPeerAdvertisedIpRanges> value)
-