sourceRouteTableIds

@JvmName(name = "nlxjkjkyaynkbtgh")
suspend fun sourceRouteTableIds(value: Output<List<String>>)
@JvmName(name = "frmowofxfwvtdxyv")
suspend fun sourceRouteTableIds(value: List<String>?)

Parameters

value

A match statement that indicates the list of IDs of the source route tables. You can enter a maximum of 32 route table IDs.


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


@JvmName(name = "qcckcjjhwbvwbqbf")
suspend fun sourceRouteTableIds(values: List<Output<String>>)
@JvmName(name = "adbqhnoxmblvxqik")
suspend fun sourceRouteTableIds(vararg values: String)

Parameters

values

A match statement that indicates the list of IDs of the source route tables. You can enter a maximum of 32 route table IDs.