Uses of Interface
com.hashicorp.cdktf.providers.google.compute_vpn_tunnel.ComputeVpnTunnelTimeouts
-
Packages that use ComputeVpnTunnelTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_vpn_tunnel google_compute_vpn_tunnel -
-
Uses of ComputeVpnTunnelTimeouts in com.hashicorp.cdktf.providers.google.compute_vpn_tunnel
Classes in com.hashicorp.cdktf.providers.google.compute_vpn_tunnel that implement ComputeVpnTunnelTimeouts Modifier and Type Class Description static classComputeVpnTunnelTimeouts.Jsii$ProxyAn implementation forComputeVpnTunnelTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_vpn_tunnel that return ComputeVpnTunnelTimeouts Modifier and Type Method Description ComputeVpnTunnelTimeoutsComputeVpnTunnelTimeouts.Builder. build()Builds the configured instance.default ComputeVpnTunnelTimeoutsComputeVpnTunnelConfig. getTimeouts()timeouts block.ComputeVpnTunnelTimeoutsComputeVpnTunnelConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_vpn_tunnel with parameters of type ComputeVpnTunnelTimeouts Modifier and Type Method Description voidComputeVpnTunnel. putTimeouts(ComputeVpnTunnelTimeouts value)voidComputeVpnTunnelTimeoutsOutputReference. setInternalValue(ComputeVpnTunnelTimeouts value)ComputeVpnTunnel.BuilderComputeVpnTunnel.Builder. timeouts(ComputeVpnTunnelTimeouts timeouts)timeouts block.ComputeVpnTunnelConfig.BuilderComputeVpnTunnelConfig.Builder. timeouts(ComputeVpnTunnelTimeouts timeouts)Sets the value ofComputeVpnTunnelConfig.getTimeouts()
-