CustomerGateway
class CustomerGateway
Describes a customer gateway.
Types
Properties
Link copied to clipboard
The customer gateway device's Border Gateway Protocol (BGP) Autonomous System Number (ASN).
Link copied to clipboard
The Amazon Resource Name (ARN) for the customer gateway certificate.
Link copied to clipboard
The ID of the customer gateway.
Link copied to clipboard
The name of customer gateway device.
Link copied to clipboard
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 PublicIpv4
, you can use a public IPv4 address. If OutsideIpAddressType
is set to Ipv6
, you can use a public IPv6 address.