Uses of Interface
com.hashicorp.cdktf.providers.google.compute_external_vpn_gateway.ComputeExternalVpnGatewayTimeouts
-
Packages that use ComputeExternalVpnGatewayTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_external_vpn_gateway google_compute_external_vpn_gateway -
-
Uses of ComputeExternalVpnGatewayTimeouts in com.hashicorp.cdktf.providers.google.compute_external_vpn_gateway
Classes in com.hashicorp.cdktf.providers.google.compute_external_vpn_gateway that implement ComputeExternalVpnGatewayTimeouts Modifier and Type Class Description static classComputeExternalVpnGatewayTimeouts.Jsii$ProxyAn implementation forComputeExternalVpnGatewayTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_external_vpn_gateway that return ComputeExternalVpnGatewayTimeouts Modifier and Type Method Description ComputeExternalVpnGatewayTimeoutsComputeExternalVpnGatewayTimeouts.Builder. build()Builds the configured instance.default ComputeExternalVpnGatewayTimeoutsComputeExternalVpnGatewayConfig. getTimeouts()timeouts block.ComputeExternalVpnGatewayTimeoutsComputeExternalVpnGatewayConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_external_vpn_gateway with parameters of type ComputeExternalVpnGatewayTimeouts Modifier and Type Method Description voidComputeExternalVpnGateway. putTimeouts(ComputeExternalVpnGatewayTimeouts value)voidComputeExternalVpnGatewayTimeoutsOutputReference. setInternalValue(ComputeExternalVpnGatewayTimeouts value)ComputeExternalVpnGateway.BuilderComputeExternalVpnGateway.Builder. timeouts(ComputeExternalVpnGatewayTimeouts timeouts)timeouts block.ComputeExternalVpnGatewayConfig.BuilderComputeExternalVpnGatewayConfig.Builder. timeouts(ComputeExternalVpnGatewayTimeouts timeouts)Sets the value ofComputeExternalVpnGatewayConfig.getTimeouts()
-