VpnGatewayConnectionRoutingPropagatedRouteTable

data class VpnGatewayConnectionRoutingPropagatedRouteTable(val labels: List<String>? = null, val routeTableIds: List<String>)

Constructors

constructor(labels: List<String>? = null, routeTableIds: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val labels: List<String>? = null

A list of labels to assign to this route table.

Link copied to clipboard

A list of Route Table IDs to associated with this VPN Gateway Connection.