VpnGateway

class VpnGateway : KotlinCustomResource

Specifies a virtual private gateway. A virtual private gateway is the endpoint on the VPC side of your VPN connection. You can create a virtual private gateway before creating the VPC itself. For more information, see in the User Guide.

Properties

Link copied to clipboard
val amazonSideAsn: Output<Int>?

The private Autonomous System Number (ASN) for the Amazon side of a BGP session.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

Any tags assigned to the virtual private gateway.

Link copied to clipboard
val type: Output<String>

The type of VPN connection the virtual private gateway supports.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val vpnGatewayId: Output<String>

The ID of the VPN gateway.