Uses of Interface
com.hashicorp.cdktf.providers.google.compute_interconnect.ComputeInterconnectTimeouts
-
Packages that use ComputeInterconnectTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_interconnect google_compute_interconnect -
-
Uses of ComputeInterconnectTimeouts in com.hashicorp.cdktf.providers.google.compute_interconnect
Classes in com.hashicorp.cdktf.providers.google.compute_interconnect that implement ComputeInterconnectTimeouts Modifier and Type Class Description static classComputeInterconnectTimeouts.Jsii$ProxyAn implementation forComputeInterconnectTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_interconnect that return ComputeInterconnectTimeouts Modifier and Type Method Description ComputeInterconnectTimeoutsComputeInterconnectTimeouts.Builder. build()Builds the configured instance.default ComputeInterconnectTimeoutsComputeInterconnectConfig. getTimeouts()timeouts block.ComputeInterconnectTimeoutsComputeInterconnectConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_interconnect with parameters of type ComputeInterconnectTimeouts Modifier and Type Method Description voidComputeInterconnect. putTimeouts(ComputeInterconnectTimeouts value)voidComputeInterconnectTimeoutsOutputReference. setInternalValue(ComputeInterconnectTimeouts value)ComputeInterconnect.BuilderComputeInterconnect.Builder. timeouts(ComputeInterconnectTimeouts timeouts)timeouts block.ComputeInterconnectConfig.BuilderComputeInterconnectConfig.Builder. timeouts(ComputeInterconnectTimeouts timeouts)Sets the value ofComputeInterconnectConfig.getTimeouts()
-