Uses of Interface
com.hashicorp.cdktf.providers.google.compute_packet_mirroring.ComputePacketMirroringMirroredResourcesSubnetworks
-
Packages that use ComputePacketMirroringMirroredResourcesSubnetworks Package Description com.hashicorp.cdktf.providers.google.compute_packet_mirroring google_compute_packet_mirroring -
-
Uses of ComputePacketMirroringMirroredResourcesSubnetworks in com.hashicorp.cdktf.providers.google.compute_packet_mirroring
Classes in com.hashicorp.cdktf.providers.google.compute_packet_mirroring that implement ComputePacketMirroringMirroredResourcesSubnetworks Modifier and Type Class Description static classComputePacketMirroringMirroredResourcesSubnetworks.Jsii$ProxyAn implementation forComputePacketMirroringMirroredResourcesSubnetworksMethods in com.hashicorp.cdktf.providers.google.compute_packet_mirroring that return ComputePacketMirroringMirroredResourcesSubnetworks Modifier and Type Method Description ComputePacketMirroringMirroredResourcesSubnetworksComputePacketMirroringMirroredResourcesSubnetworks.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_packet_mirroring with parameters of type ComputePacketMirroringMirroredResourcesSubnetworks Modifier and Type Method Description voidComputePacketMirroringMirroredResourcesSubnetworksOutputReference. setInternalValue(ComputePacketMirroringMirroredResourcesSubnetworks value)Method parameters in com.hashicorp.cdktf.providers.google.compute_packet_mirroring with type arguments of type ComputePacketMirroringMirroredResourcesSubnetworks Modifier and Type Method Description voidComputePacketMirroringMirroredResourcesSubnetworksList. setInternalValue(List<ComputePacketMirroringMirroredResourcesSubnetworks> value)ComputePacketMirroringMirroredResources.BuilderComputePacketMirroringMirroredResources.Builder. subnetworks(List<? extends ComputePacketMirroringMirroredResourcesSubnetworks> subnetworks)Sets the value ofComputePacketMirroringMirroredResources.getSubnetworks()
-