Uses of Interface
com.hashicorp.cdktf.providers.google.compute_packet_mirroring.ComputePacketMirroringConfig
-
Packages that use ComputePacketMirroringConfig Package Description com.hashicorp.cdktf.providers.google.compute_packet_mirroring google_compute_packet_mirroring -
-
Uses of ComputePacketMirroringConfig in com.hashicorp.cdktf.providers.google.compute_packet_mirroring
Classes in com.hashicorp.cdktf.providers.google.compute_packet_mirroring that implement ComputePacketMirroringConfig Modifier and Type Class Description static classComputePacketMirroringConfig.Jsii$ProxyAn implementation forComputePacketMirroringConfigMethods in com.hashicorp.cdktf.providers.google.compute_packet_mirroring that return ComputePacketMirroringConfig Modifier and Type Method Description ComputePacketMirroringConfigComputePacketMirroringConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.compute_packet_mirroring with parameters of type ComputePacketMirroringConfig Constructor Description ComputePacketMirroring(software.constructs.Construct scope, String id, ComputePacketMirroringConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_packet_mirroring google_compute_packet_mirroring} Resource.
-