Connection

class Connection : KotlinCustomResource

Example Usage

Basic Usage

Import

VPN connection can be imported using the id, e.g.

$ pulumi import alicloud:vpn/connection:Connection example <id>

Properties

Link copied to clipboard
val autoConfigRoute: Output<Boolean>?

Whether to configure routing automatically. Value:

Link copied to clipboard

vpnBgp configuration. See bgp_config below.

Link copied to clipboard
val createTime: Output<Int>

The time when the IPsec-VPN connection was created.

Link copied to clipboard

The ID of the customer gateway.

Link copied to clipboard

Indicates whether IPsec-VPN negotiations are initiated immediately. Valid values.

Link copied to clipboard
val enableDpd: Output<Boolean>

Wether enable Dpd detection.

Link copied to clipboard

enable nat traversal.

Link copied to clipboard

Enable tunnel bgp.

Link copied to clipboard

Health Check information. See health_check_config below.

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

The configuration of Phase 1 negotiations. See ike_config below.

Link copied to clipboard

IPsec configuration. See ipsec_config below.

Link copied to clipboard
val localSubnets: Output<List<String>>

The CIDR block of the VPC to be connected with the local data center. This parameter is used for phase-two negotiation.

Link copied to clipboard
val name: Output<String>

. Field 'name' has been deprecated from provider version 1.216.0. New field 'vpn_connection_name' instead.

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

The network type of the IPsec connection. Value:

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val remoteSubnets: Output<List<String>>

The CIDR block of the local data center. This parameter is used for phase-two negotiation.

Link copied to clipboard
val resourceGroupId: Output<String>

The ID of the resource group.

Link copied to clipboard
val status: Output<String>

The negotiation status of Tunnel.

Link copied to clipboard
val tags: Output<Map<String, Any>>?

Tags.

Link copied to clipboard

The tunnel options of IPsec. See tunnel_options_specification below.

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

The name of the IPsec-VPN connection.

Link copied to clipboard
val vpnGatewayId: Output<String>

The ID of the VPN gateway. The following arguments will be discarded. Please use new fields as soon as possible: