Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-ec2-customergateway.json
Parent schema serverless-framework-configuration
Type: object

Resource Type definition for AWS::EC2::CustomerGateway. Source:- No source definition found, add manually please

Properties

BgpAsn integer required

For devices that support BGP, the customer gateway's BGP ASN.

Default: 65000
IpAddress string | Aws_CF_FunctionString required

The internet-routable IP address for the customer gateway's outside interface. The address must be static.

Type string | Aws_CF_FunctionString required

The type of VPN connection that this customer gateway supports.

Tags Tag[]

One or more tags for the customer gateway.

DeviceName string | Aws_CF_FunctionString

A name for the customer gateway device.

Definitions

Tag object
Key string | Aws_CF_FunctionString required
Value string | Aws_CF_FunctionString required