Uses of Interface
com.hashicorp.cdktf.providers.google.compute_external_vpn_gateway.ComputeExternalVpnGatewayInterface
-
Packages that use ComputeExternalVpnGatewayInterface Package Description com.hashicorp.cdktf.providers.google.compute_external_vpn_gateway google_compute_external_vpn_gateway -
-
Uses of ComputeExternalVpnGatewayInterface in com.hashicorp.cdktf.providers.google.compute_external_vpn_gateway
Classes in com.hashicorp.cdktf.providers.google.compute_external_vpn_gateway that implement ComputeExternalVpnGatewayInterface Modifier and Type Class Description static classComputeExternalVpnGatewayInterface.Jsii$ProxyAn implementation forComputeExternalVpnGatewayInterfaceMethods in com.hashicorp.cdktf.providers.google.compute_external_vpn_gateway that return ComputeExternalVpnGatewayInterface Modifier and Type Method Description ComputeExternalVpnGatewayInterfaceComputeExternalVpnGatewayInterface.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_external_vpn_gateway with parameters of type ComputeExternalVpnGatewayInterface Modifier and Type Method Description voidComputeExternalVpnGatewayInterfaceOutputReference. setInternalValue(ComputeExternalVpnGatewayInterface value)Method parameters in com.hashicorp.cdktf.providers.google.compute_external_vpn_gateway with type arguments of type ComputeExternalVpnGatewayInterface Modifier and Type Method Description ComputeExternalVpnGateway.BuilderComputeExternalVpnGateway.Builder. interfaceValue(List<? extends ComputeExternalVpnGatewayInterface> interfaceValue)interface block.ComputeExternalVpnGatewayConfig.BuilderComputeExternalVpnGatewayConfig.Builder. interfaceValue(List<? extends ComputeExternalVpnGatewayInterface> interfaceValue)Sets the value ofComputeExternalVpnGatewayConfig.getInterfaceValue()voidComputeExternalVpnGatewayInterfaceList. setInternalValue(List<ComputeExternalVpnGatewayInterface> value)
-