get Vpn Connection
Specifies a VPN connection between a virtual private gateway and a VPN customer gateway or a transit gateway and a VPN customer gateway. To specify a VPN connection between a transit gateway and customer gateway, use the `TransitGatewayId`
and `CustomerGatewayId`
properties. To specify a VPN connection between a virtual private gateway and customer gateway, use the `VpnGatewayId`
and `CustomerGatewayId`
properties. For more information, see in the User Guide.
Return
null
Parameters
argument
null
Return
null
Parameters
vpn Connection Id
The ID of the VPN connection.
See also
suspend fun getVpnConnection(argument: suspend GetVpnConnectionPlainArgsBuilder.() -> Unit): GetVpnConnectionResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.ec2.kotlin.inputs.GetVpnConnectionPlainArgs.