exacts

@JvmName(name = "kvqcwvuyktnqntow")
suspend fun exacts(value: Output<List<String>>)
@JvmName(name = "molqafqgnwwixorb")
suspend fun exacts(value: List<String>)

Parameters

value

Values sent must match the specified values exactly.


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


@JvmName(name = "vgsvuyxspulshngi")
suspend fun exacts(values: List<Output<String>>)
@JvmName(name = "qraqjklmrrwvhiyx")
suspend fun exacts(vararg values: String)

Parameters

values

Values sent must match the specified values exactly.