routeTableIds

@JvmName(name = "lkvgcmvpxmpxrwni")
suspend fun routeTableIds(value: Output<List<String>>)
@JvmName(name = "ixvbbpbylwuppwkd")
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 = "tcvefsifolkidtkc")
suspend fun routeTableIds(vararg values: Output<String>)


@JvmName(name = "wkcgyoancpfggvfq")
suspend fun routeTableIds(values: List<Output<String>>)
@JvmName(name = "ltxtxqatkhxehogb")
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.