Uses of Interface
com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway.ComputeHaVpnGatewayConfig
-
Packages that use ComputeHaVpnGatewayConfig Package Description com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway google_compute_ha_vpn_gateway -
-
Uses of ComputeHaVpnGatewayConfig in com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway
Classes in com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway that implement ComputeHaVpnGatewayConfig Modifier and Type Class Description static classComputeHaVpnGatewayConfig.Jsii$ProxyAn implementation forComputeHaVpnGatewayConfigMethods in com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway that return ComputeHaVpnGatewayConfig Modifier and Type Method Description ComputeHaVpnGatewayConfigComputeHaVpnGatewayConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway with parameters of type ComputeHaVpnGatewayConfig Constructor Description ComputeHaVpnGateway(software.constructs.Construct scope, String id, ComputeHaVpnGatewayConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_ha_vpn_gateway google_compute_ha_vpn_gateway} Resource.
-