Uses of Interface
com.hashicorp.cdktf.providers.google.compute_packet_mirroring.ComputePacketMirroringCollectorIlb
-
Packages that use ComputePacketMirroringCollectorIlb Package Description com.hashicorp.cdktf.providers.google.compute_packet_mirroring google_compute_packet_mirroring -
-
Uses of ComputePacketMirroringCollectorIlb in com.hashicorp.cdktf.providers.google.compute_packet_mirroring
Classes in com.hashicorp.cdktf.providers.google.compute_packet_mirroring that implement ComputePacketMirroringCollectorIlb Modifier and Type Class Description static classComputePacketMirroringCollectorIlb.Jsii$ProxyAn implementation forComputePacketMirroringCollectorIlbMethods in com.hashicorp.cdktf.providers.google.compute_packet_mirroring that return ComputePacketMirroringCollectorIlb Modifier and Type Method Description ComputePacketMirroringCollectorIlbComputePacketMirroringCollectorIlb.Builder. build()Builds the configured instance.ComputePacketMirroringCollectorIlbComputePacketMirroringConfig. getCollectorIlb()collector_ilb block.ComputePacketMirroringCollectorIlbComputePacketMirroringConfig.Jsii$Proxy. getCollectorIlb()ComputePacketMirroringCollectorIlbComputePacketMirroring. getCollectorIlbInput()ComputePacketMirroringCollectorIlbComputePacketMirroringCollectorIlbOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_packet_mirroring with parameters of type ComputePacketMirroringCollectorIlb Modifier and Type Method Description ComputePacketMirroring.BuilderComputePacketMirroring.Builder. collectorIlb(ComputePacketMirroringCollectorIlb collectorIlb)collector_ilb block.ComputePacketMirroringConfig.BuilderComputePacketMirroringConfig.Builder. collectorIlb(ComputePacketMirroringCollectorIlb collectorIlb)Sets the value ofComputePacketMirroringConfig.getCollectorIlb()voidComputePacketMirroring. putCollectorIlb(ComputePacketMirroringCollectorIlb value)voidComputePacketMirroringCollectorIlbOutputReference. setInternalValue(ComputePacketMirroringCollectorIlb value)
-