sourceRouteTableIds

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


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