CreateCustomerGatewayRequest
Contains the parameters for CreateCustomerGateway.
Types
Properties
For customer gateway devices that support BGP, specify the device's ASN. You must specify either BgpAsn
or BgpAsnExtended
when creating the customer gateway. If the ASN is larger than 2,147,483,647
, you must use BgpAsnExtended
.
The Amazon Resource Name (ARN) for the customer gateway certificate.
A name for the customer gateway device.
The IP address for the customer gateway device's outside interface. The address must be static. If OutsideIpAddressType
in your VPN connection options is set to PrivateIpv4
, you can use an RFC6598 or RFC1918 private IPv4 address. If OutsideIpAddressType
is set to Ipv6
, you can use an IPv6 address.
The tags to apply to the customer gateway.
The type of VPN connection that this customer gateway supports (ipsec.1
).