Class | AWS::EC2::CustomerGatewayCollection |
In: |
lib/aws/ec2/customer_gateway_collection.rb
|
Parent: | Collection |
@param [Integer] bgp_asn The customer gateway‘s Border Gateway
Protocol (BGP) Autonomous System Number (ASN).
@param [String] ip_address The Internet-routable IP address for the
customer gateway's outside interface. The address must be static.
@param [Hash] options
@option options [String] :vpn_type (‘ipsec.1’) The type of VPN
connection this customer gateway supports.
@return [CustomerGateway]