VpnConnection

class VpnConnection : KotlinCustomResource

Resource Type definition for AWS::EC2::VPNConnection

Properties

Link copied to clipboard

The ID of the customer gateway at your end of the VPN connection.

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

Indicates whether the VPN connection uses static routes only.

Link copied to clipboard
val tags: Output<List<VpnConnectionTag>>?

Any tags assigned to the VPN connection.

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

The ID of the transit gateway associated with the VPN connection.

Link copied to clipboard
val type: Output<String>

The type of VPN connection.

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

The provider-assigned unique ID for this managed resource

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

The ID of the virtual private gateway at the AWS side of the VPN connection.

Link copied to clipboard

The tunnel options for the VPN connection.