createVpnGateway
inline suspend fun Ec2Client.createVpnGateway(crossinline block: CreateVpnGatewayRequest.Builder.() -> Unit): CreateVpnGatewayResponse
Creates a virtual private gateway. A virtual private gateway is the endpoint on the VPC side of your VPN connection. You can create a virtual private gateway before creating the VPC itself.
For more information, see Amazon Web Services Site-to-Site VPN in the Amazon Web Services Site-to-Site VPN User Guide.