Uses of Interface
com.hashicorp.cdktf.providers.google.compute_packet_mirroring.ComputePacketMirroringTimeouts
-
Packages that use ComputePacketMirroringTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_packet_mirroring google_compute_packet_mirroring -
-
Uses of ComputePacketMirroringTimeouts in com.hashicorp.cdktf.providers.google.compute_packet_mirroring
Classes in com.hashicorp.cdktf.providers.google.compute_packet_mirroring that implement ComputePacketMirroringTimeouts Modifier and Type Class Description static classComputePacketMirroringTimeouts.Jsii$ProxyAn implementation forComputePacketMirroringTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_packet_mirroring that return ComputePacketMirroringTimeouts Modifier and Type Method Description ComputePacketMirroringTimeoutsComputePacketMirroringTimeouts.Builder. build()Builds the configured instance.default ComputePacketMirroringTimeoutsComputePacketMirroringConfig. getTimeouts()timeouts block.ComputePacketMirroringTimeoutsComputePacketMirroringConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_packet_mirroring with parameters of type ComputePacketMirroringTimeouts Modifier and Type Method Description voidComputePacketMirroring. putTimeouts(ComputePacketMirroringTimeouts value)voidComputePacketMirroringTimeoutsOutputReference. setInternalValue(ComputePacketMirroringTimeouts value)ComputePacketMirroring.BuilderComputePacketMirroring.Builder. timeouts(ComputePacketMirroringTimeouts timeouts)timeouts block.ComputePacketMirroringConfig.BuilderComputePacketMirroringConfig.Builder. timeouts(ComputePacketMirroringTimeouts timeouts)Sets the value ofComputePacketMirroringConfig.getTimeouts()
-