CustomerGateway

class CustomerGateway : KotlinCustomResource

Resource Type definition for AWS::EC2::CustomerGateway

Properties

Link copied to clipboard
val bgpAsn: Output<Int>

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

Link copied to clipboard

CustomerGateway ID generated after customer gateway is created. Each customer gateway has a unique ID.

Link copied to clipboard
val deviceName: Output<String>?

A name for the customer gateway device.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val ipAddress: Output<String>

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

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

One or more tags for the customer gateway.

Link copied to clipboard
val type: Output<String>

The type of VPN connection that this customer gateway supports.

Link copied to clipboard
val urn: Output<String>