destinationRouteTableIds

@JvmName(name = "ddeivbdlytjmnjbe")
suspend fun destinationRouteTableIds(value: Output<List<String>>)
@JvmName(name = "yuwdripuunwtwnle")
suspend fun destinationRouteTableIds(value: List<String>?)

Parameters

value

A match statement that indicates the list of IDs of the destination route tables. You can enter a maximum of 32 route table IDs.


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


@JvmName(name = "dpehauwwwfretvar")
suspend fun destinationRouteTableIds(values: List<Output<String>>)
@JvmName(name = "xknkdlhwyeblrwry")
suspend fun destinationRouteTableIds(vararg values: String)

Parameters

values

A match statement that indicates the list of IDs of the destination route tables. You can enter a maximum of 32 route table IDs.