values

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

Parameters

value

A list of values to match against the key field. Only retrieves SSH keys where the key field matches one or more of the values provided here.


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

Parameters

values

A list of values to match against the key field. Only retrieves SSH keys where the key field matches one or more of the values provided here.