Class: CustomerGateway

EC2.CustomerGateway

new CustomerGateway()

Properties:
Name Type Description
BgpAsn Number Required: Yes. The customer gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).Update requires: Replacement
IpAddress String Required: Yes. The internet-routable IP address for the customer gateway's outside interface. The address must be static.Update requires: Replacement
Tags AWSCloudFormationResourceTags Required: No. The tags that you want to attach to the resource.Update requires: No interruption.
Type String Required: Yes. The type of VPN connection that this customer gateway supports.Update requires: ReplacementExample: ipsec.1
Source:

Extends

  • WKResource

EC2.CustomerGateway

new CustomerGateway()

Properties:
Name Type Description
BgpAsn Number Required: Yes. The customer gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).Update requires: Replacement
IpAddress String Required: Yes. The internet-routable IP address for the customer gateway's outside interface. The address must be static.Update requires: Replacement
Tags AWSCloudFormationResourceTags Required: No. The tags that you want to attach to the resource.Update requires: No interruption.
Type String Required: Yes. The type of VPN connection that this customer gateway supports.Update requires: ReplacementExample: ipsec.1
Source:

Extends

  • WKResource