Uses of Interface
com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway.ComputeHaVpnGatewayTimeouts
-
Packages that use ComputeHaVpnGatewayTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway google_compute_ha_vpn_gateway -
-
Uses of ComputeHaVpnGatewayTimeouts in com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway
Classes in com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway that implement ComputeHaVpnGatewayTimeouts Modifier and Type Class Description static classComputeHaVpnGatewayTimeouts.Jsii$ProxyAn implementation forComputeHaVpnGatewayTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway that return ComputeHaVpnGatewayTimeouts Modifier and Type Method Description ComputeHaVpnGatewayTimeoutsComputeHaVpnGatewayTimeouts.Builder. build()Builds the configured instance.default ComputeHaVpnGatewayTimeoutsComputeHaVpnGatewayConfig. getTimeouts()timeouts block.ComputeHaVpnGatewayTimeoutsComputeHaVpnGatewayConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway with parameters of type ComputeHaVpnGatewayTimeouts Modifier and Type Method Description voidComputeHaVpnGateway. putTimeouts(ComputeHaVpnGatewayTimeouts value)voidComputeHaVpnGatewayTimeoutsOutputReference. setInternalValue(ComputeHaVpnGatewayTimeouts value)ComputeHaVpnGateway.BuilderComputeHaVpnGateway.Builder. timeouts(ComputeHaVpnGatewayTimeouts timeouts)timeouts block.ComputeHaVpnGatewayConfig.BuilderComputeHaVpnGatewayConfig.Builder. timeouts(ComputeHaVpnGatewayTimeouts timeouts)Sets the value ofComputeHaVpnGatewayConfig.getTimeouts()
-