sourceRouteTableIds

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


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