getVpnGateway

Specifies 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 in the User Guide.

Return

null

Parameters

argument

null


suspend fun getVpnGateway(vpnGatewayId: String): GetVpnGatewayResult

Return

null

Parameters

vpnGatewayId

The ID of the VPN gateway.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.ec2.kotlin.inputs.GetVpnGatewayPlainArgs.

See also