Uses of Interface
com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway.ComputeHaVpnGatewayVpnInterfaces
-
Packages that use ComputeHaVpnGatewayVpnInterfaces Package Description com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway google_compute_ha_vpn_gateway -
-
Uses of ComputeHaVpnGatewayVpnInterfaces in com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway
Classes in com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway that implement ComputeHaVpnGatewayVpnInterfaces Modifier and Type Class Description static classComputeHaVpnGatewayVpnInterfaces.Jsii$ProxyAn implementation forComputeHaVpnGatewayVpnInterfacesMethods in com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway that return ComputeHaVpnGatewayVpnInterfaces Modifier and Type Method Description ComputeHaVpnGatewayVpnInterfacesComputeHaVpnGatewayVpnInterfaces.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway with parameters of type ComputeHaVpnGatewayVpnInterfaces Modifier and Type Method Description voidComputeHaVpnGatewayVpnInterfacesOutputReference. setInternalValue(ComputeHaVpnGatewayVpnInterfaces value)Method parameters in com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway with type arguments of type ComputeHaVpnGatewayVpnInterfaces Modifier and Type Method Description voidComputeHaVpnGatewayVpnInterfacesList. setInternalValue(List<ComputeHaVpnGatewayVpnInterfaces> value)ComputeHaVpnGateway.BuilderComputeHaVpnGateway.Builder. vpnInterfaces(List<? extends ComputeHaVpnGatewayVpnInterfaces> vpnInterfaces)vpn_interfaces block.ComputeHaVpnGatewayConfig.BuilderComputeHaVpnGatewayConfig.Builder. vpnInterfaces(List<? extends ComputeHaVpnGatewayVpnInterfaces> vpnInterfaces)Sets the value ofComputeHaVpnGatewayConfig.getVpnInterfaces()
-