VpnConnectionRoute

class VpnConnectionRoute : KotlinCustomResource

Specifies a static route for a VPN connection between an existing virtual private gateway and a VPN customer gateway. The static route allows traffic to be routed from the virtual private gateway to the VPN customer gateway. For more information, see in the User Guide.

Properties

Link copied to clipboard

The CIDR block associated with the local subnet of the customer network.

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 urn: Output<String>
Link copied to clipboard
val vpnConnectionId: Output<String>

The ID of the VPN connection.