sourceRouteTableIds

@JvmName(name = "vrfbisasihygaafh")
suspend fun sourceRouteTableIds(value: Output<List<String>>)
@JvmName(name = "yojmtkkppdggvfsh")
suspend fun sourceRouteTableIds(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "betsaltcpfkxvrro")
suspend fun sourceRouteTableIds(values: List<Output<String>>)
@JvmName(name = "andiyiiucgioknky")
suspend fun sourceRouteTableIds(vararg values: String)

Parameters

values

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