routeTableIds

@JvmName(name = "kwlaunqugqdsdaxm")
suspend fun routeTableIds(value: Output<List<String>>)
@JvmName(name = "gueyulkxeehcaiud")
suspend fun routeTableIds(value: List<String>?)

Parameters

value

A list of IDs of the Virtual Hub Route Table to propagate routes from Express Route Connection to the route table.


@JvmName(name = "aobwdgkayvxfnqyj")
suspend fun routeTableIds(vararg values: Output<String>)


@JvmName(name = "bumlpnvrlsadttip")
suspend fun routeTableIds(values: List<Output<String>>)
@JvmName(name = "pstlsqkjlqhqolmq")
suspend fun routeTableIds(vararg values: String)

Parameters

values

A list of IDs of the Virtual Hub Route Table to propagate routes from Express Route Connection to the route table.