destinationRouteTableIds

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


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