routing

@JvmName(name = "gjtvfhfnqisxhyib")
suspend fun routing(value: Output<VpnGatewayConnectionRoutingArgs>)
@JvmName(name = "kenctgdlrijuyniy")
suspend fun routing(value: VpnGatewayConnectionRoutingArgs?)

Parameters

value

A routing block as defined below. If this is not specified, there will be a default route table created implicitly.


@JvmName(name = "skfkipgvgxuarhsa")
suspend fun routing(argument: suspend VpnGatewayConnectionRoutingArgsBuilder.() -> Unit)

Parameters

argument

A routing block as defined below. If this is not specified, there will be a default route table created implicitly.