routeTableIds

@JvmName(name = "nwuduxwgpcthigro")
suspend fun routeTableIds(value: Output<List<String>>)
@JvmName(name = "lpxdcmilwfslpbwy")
suspend fun routeTableIds(value: List<String>)

Parameters

value

A list of Route Table IDs to associated with this VPN Gateway Connection.


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


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

Parameters

values

A list of Route Table IDs to associated with this VPN Gateway Connection.