sourceRouteTableIds

@JvmName(name = "imwqlqrlfniwlcpp")
suspend fun sourceRouteTableIds(value: Output<List<String>>)
@JvmName(name = "xhxkgtleawbxcurb")
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 = "tpbcbeblooovasdr")
suspend fun sourceRouteTableIds(vararg values: Output<String>)


@JvmName(name = "mynbjjtwfrlqcgej")
suspend fun sourceRouteTableIds(values: List<Output<String>>)
@JvmName(name = "oihwjchofwficnjy")
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.