Uses of Interface
com.hashicorp.cdktf.providers.google.compute_packet_mirroring.ComputePacketMirroringNetwork
-
Packages that use ComputePacketMirroringNetwork Package Description com.hashicorp.cdktf.providers.google.compute_packet_mirroring google_compute_packet_mirroring -
-
Uses of ComputePacketMirroringNetwork in com.hashicorp.cdktf.providers.google.compute_packet_mirroring
Classes in com.hashicorp.cdktf.providers.google.compute_packet_mirroring that implement ComputePacketMirroringNetwork Modifier and Type Class Description static classComputePacketMirroringNetwork.Jsii$ProxyAn implementation forComputePacketMirroringNetworkMethods in com.hashicorp.cdktf.providers.google.compute_packet_mirroring that return ComputePacketMirroringNetwork Modifier and Type Method Description ComputePacketMirroringNetworkComputePacketMirroringNetwork.Builder. build()Builds the configured instance.ComputePacketMirroringNetworkComputePacketMirroringNetworkOutputReference. getInternalValue()ComputePacketMirroringNetworkComputePacketMirroringConfig. getNetwork()network block.ComputePacketMirroringNetworkComputePacketMirroringConfig.Jsii$Proxy. getNetwork()ComputePacketMirroringNetworkComputePacketMirroring. getNetworkInput()Methods in com.hashicorp.cdktf.providers.google.compute_packet_mirroring with parameters of type ComputePacketMirroringNetwork Modifier and Type Method Description ComputePacketMirroring.BuilderComputePacketMirroring.Builder. network(ComputePacketMirroringNetwork network)network block.ComputePacketMirroringConfig.BuilderComputePacketMirroringConfig.Builder. network(ComputePacketMirroringNetwork network)Sets the value ofComputePacketMirroringConfig.getNetwork()voidComputePacketMirroring. putNetwork(ComputePacketMirroringNetwork value)voidComputePacketMirroringNetworkOutputReference. setInternalValue(ComputePacketMirroringNetwork value)
-