exacts

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

Parameters

value

Values sent must match the specified values exactly.


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


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

Parameters

values

Values sent must match the specified values exactly.