Uses of Interface
com.hashicorp.cdktf.providers.google.compute_packet_mirroring.ComputePacketMirroringMirroredResources
-
Packages that use ComputePacketMirroringMirroredResources Package Description com.hashicorp.cdktf.providers.google.compute_packet_mirroring google_compute_packet_mirroring -
-
Uses of ComputePacketMirroringMirroredResources in com.hashicorp.cdktf.providers.google.compute_packet_mirroring
Classes in com.hashicorp.cdktf.providers.google.compute_packet_mirroring that implement ComputePacketMirroringMirroredResources Modifier and Type Class Description static classComputePacketMirroringMirroredResources.Jsii$ProxyAn implementation forComputePacketMirroringMirroredResourcesMethods in com.hashicorp.cdktf.providers.google.compute_packet_mirroring that return ComputePacketMirroringMirroredResources Modifier and Type Method Description ComputePacketMirroringMirroredResourcesComputePacketMirroringMirroredResources.Builder. build()Builds the configured instance.ComputePacketMirroringMirroredResourcesComputePacketMirroringMirroredResourcesOutputReference. getInternalValue()ComputePacketMirroringMirroredResourcesComputePacketMirroringConfig. getMirroredResources()mirrored_resources block.ComputePacketMirroringMirroredResourcesComputePacketMirroringConfig.Jsii$Proxy. getMirroredResources()ComputePacketMirroringMirroredResourcesComputePacketMirroring. getMirroredResourcesInput()Methods in com.hashicorp.cdktf.providers.google.compute_packet_mirroring with parameters of type ComputePacketMirroringMirroredResources Modifier and Type Method Description ComputePacketMirroring.BuilderComputePacketMirroring.Builder. mirroredResources(ComputePacketMirroringMirroredResources mirroredResources)mirrored_resources block.ComputePacketMirroringConfig.BuilderComputePacketMirroringConfig.Builder. mirroredResources(ComputePacketMirroringMirroredResources mirroredResources)Sets the value ofComputePacketMirroringConfig.getMirroredResources()voidComputePacketMirroring. putMirroredResources(ComputePacketMirroringMirroredResources value)voidComputePacketMirroringMirroredResourcesOutputReference. setInternalValue(ComputePacketMirroringMirroredResources value)
-