Uses of Class
com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway.ComputeHaVpnGatewayTimeouts.Builder
-
Packages that use ComputeHaVpnGatewayTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway google_compute_ha_vpn_gateway -
-
Uses of ComputeHaVpnGatewayTimeouts.Builder in com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway
Methods in com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway that return ComputeHaVpnGatewayTimeouts.Builder Modifier and Type Method Description static ComputeHaVpnGatewayTimeouts.BuilderComputeHaVpnGatewayTimeouts. builder()ComputeHaVpnGatewayTimeouts.BuilderComputeHaVpnGatewayTimeouts.Builder. create(String create)Sets the value ofComputeHaVpnGatewayTimeouts.getCreate()ComputeHaVpnGatewayTimeouts.BuilderComputeHaVpnGatewayTimeouts.Builder. delete(String delete)Sets the value ofComputeHaVpnGatewayTimeouts.getDelete()Constructors in com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway with parameters of type ComputeHaVpnGatewayTimeouts.Builder Constructor Description Jsii$Proxy(ComputeHaVpnGatewayTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeHaVpnGatewayTimeouts.Builder.
-