values

@JvmName(name = "pvrgngaomnybiwss")
suspend fun values(value: List<String>)

Parameters

value

Set of values that are accepted for the given field. A Route Table will be selected if any one of the given values matches.


@JvmName(name = "ptmsljpnnrcxwmeb")
suspend fun values(vararg values: String)

Parameters

values

Set of values that are accepted for the given field. A Route Table will be selected if any one of the given values matches.