destinationRouteTableIds

@JvmName(name = "dcjnjjqfatautrkk")
suspend fun destinationRouteTableIds(value: Output<List<String>>)
@JvmName(name = "stnyspaxaqwrolib")
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 = "kwmslnugkgdmxgqn")
suspend fun destinationRouteTableIds(vararg values: Output<String>)


@JvmName(name = "frrbnlxbqjfpwayn")
suspend fun destinationRouteTableIds(values: List<Output<String>>)
@JvmName(name = "mclrbhwyjuqoifct")
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.