ec2_describe_vpn_connections {paws.compute} | R Documentation |
Describes one or more of your VPN connections
Description
Describes one or more of your VPN connections.
See https://www.paws-r-sdk.com/docs/ec2_describe_vpn_connections/ for full documentation.
Usage
ec2_describe_vpn_connections(
Filters = NULL,
VpnConnectionIds = NULL,
DryRun = NULL
)
Arguments
Filters |
One or more filters.
|
VpnConnectionIds |
One or more VPN connection IDs. Default: Describes your VPN connections. |
DryRun |
Checks whether you have the required permissions for the action, without
actually making the request, and provides an error response. If you have
the required permissions, the error response is |