exacts

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

Parameters

value

Values sent must match the specified values exactly.


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


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

Parameters

values

Values sent must match the specified values exactly.