Uses of Class
com.hashicorp.cdktf.providers.google.compute_external_vpn_gateway.ComputeExternalVpnGatewayInterface.Builder
-
Packages that use ComputeExternalVpnGatewayInterface.Builder Package Description com.hashicorp.cdktf.providers.google.compute_external_vpn_gateway google_compute_external_vpn_gateway -
-
Uses of ComputeExternalVpnGatewayInterface.Builder in com.hashicorp.cdktf.providers.google.compute_external_vpn_gateway
Methods in com.hashicorp.cdktf.providers.google.compute_external_vpn_gateway that return ComputeExternalVpnGatewayInterface.Builder Modifier and Type Method Description static ComputeExternalVpnGatewayInterface.BuilderComputeExternalVpnGatewayInterface. builder()ComputeExternalVpnGatewayInterface.BuilderComputeExternalVpnGatewayInterface.Builder. id(Number id)Sets the value ofComputeExternalVpnGatewayInterface.getId()ComputeExternalVpnGatewayInterface.BuilderComputeExternalVpnGatewayInterface.Builder. ipAddress(String ipAddress)Sets the value ofComputeExternalVpnGatewayInterface.getIpAddress()Constructors in com.hashicorp.cdktf.providers.google.compute_external_vpn_gateway with parameters of type ComputeExternalVpnGatewayInterface.Builder Constructor Description Jsii$Proxy(ComputeExternalVpnGatewayInterface.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeExternalVpnGatewayInterface.Builder.
-