routeTableIds

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

Parameters

value

One or more route table IDs. Applicable for endpoints of type Gateway.


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


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

Parameters

values

One or more route table IDs. Applicable for endpoints of type Gateway.