routeTableIds

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

Parameters

value

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


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


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

Parameters

values

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