Hierarchy

  • CfnVpnConnectionProps

Properties

customerGatewayId: string

Identifier of the Customer Gateway

name: string

Name of the VPN Connection

staticRoutesOnly?: boolean

Determine if static routes will be used or dynamic for the VPN Connection.

tags?: CfnTag[]

The array of tag values to add onto the VPN Connection.

transitGatewayId?: string

The name of the Transit Gateway to terminate the VPN Connection.

virtualPrivateGateway?: string

The name of the Virtual Private Gateway to terminate the VPN Connection.

vpnTunnelOptionsSpecifications?: VpnTunnelOptionsSpecifications[]

The optional configuration of the VPN Tunnels of a VPN Connection

Generated using TypeDoc