Class: VPNConnection

EC2.VPNConnection

new VPNConnection()

Properties:
Name Type Description
Type String Required: Yes. The type of VPN connection this virtual private gateway supports.Example: "ipsec.1"Update requires: Replacement
CustomerGatewayId String Required: Yes. The ID of the customer gateway. This can either be an embedded JSON object or a reference to a Gateway ID.
StaticRoutesOnly Boolean Required: Conditional. Indicates whether the VPN connection requires static routes.Update requires: Replacement
Tags AWSCloudFormationResourceTags Required: No. The tags that you want to attach to the resource.Update requires: No interruption.
VpnGatewayId String Required: Yes. The ID of the virtual private gateway. This can either be an embedded JSON object or a reference to a Gateway ID.
Source:

Extends

  • WKResource

EC2.VPNConnection

new VPNConnection()

Properties:
Name Type Description
Type String Required: Yes. The type of VPN connection this virtual private gateway supports.Example: "ipsec.1"Update requires: Replacement
CustomerGatewayId String Required: Yes. The ID of the customer gateway. This can either be an embedded JSON object or a reference to a Gateway ID.
StaticRoutesOnly Boolean Required: Conditional. Indicates whether the VPN connection requires static routes.Update requires: Replacement
Tags AWSCloudFormationResourceTags Required: No. The tags that you want to attach to the resource.Update requires: No interruption.
VpnGatewayId String Required: Yes. The ID of the virtual private gateway. This can either be an embedded JSON object or a reference to a Gateway ID.
Source:

Extends

  • WKResource