routeTableIds

@JvmName(name = "dtbfayyjspsxaque")
suspend fun routeTableIds(value: Output<List<String>>)
@JvmName(name = "dkgjyenubvfxbnye")
suspend fun routeTableIds(value: List<String>?)

Parameters

value

The IDs of the route tables. Routing is supported only for gateway endpoints.


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


@JvmName(name = "lxoeqbpogwuwegep")
suspend fun routeTableIds(values: List<Output<String>>)
@JvmName(name = "jdrcbgjltntgkixk")
suspend fun routeTableIds(vararg values: String)

Parameters

values

The IDs of the route tables. Routing is supported only for gateway endpoints.