Uses of Interface
com.hashicorp.cdktf.providers.google.compute_vpn_gateway.ComputeVpnGatewayTimeouts
-
Packages that use ComputeVpnGatewayTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_vpn_gateway google_compute_vpn_gateway -
-
Uses of ComputeVpnGatewayTimeouts in com.hashicorp.cdktf.providers.google.compute_vpn_gateway
Classes in com.hashicorp.cdktf.providers.google.compute_vpn_gateway that implement ComputeVpnGatewayTimeouts Modifier and Type Class Description static classComputeVpnGatewayTimeouts.Jsii$ProxyAn implementation forComputeVpnGatewayTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_vpn_gateway that return ComputeVpnGatewayTimeouts Modifier and Type Method Description ComputeVpnGatewayTimeoutsComputeVpnGatewayTimeouts.Builder. build()Builds the configured instance.default ComputeVpnGatewayTimeoutsComputeVpnGatewayConfig. getTimeouts()timeouts block.ComputeVpnGatewayTimeoutsComputeVpnGatewayConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_vpn_gateway with parameters of type ComputeVpnGatewayTimeouts Modifier and Type Method Description voidComputeVpnGateway. putTimeouts(ComputeVpnGatewayTimeouts value)voidComputeVpnGatewayTimeoutsOutputReference. setInternalValue(ComputeVpnGatewayTimeouts value)ComputeVpnGateway.BuilderComputeVpnGateway.Builder. timeouts(ComputeVpnGatewayTimeouts timeouts)timeouts block.ComputeVpnGatewayConfig.BuilderComputeVpnGatewayConfig.Builder. timeouts(ComputeVpnGatewayTimeouts timeouts)Sets the value ofComputeVpnGatewayConfig.getTimeouts()
-