requirement

@JvmName(name = "qmrbcbnlonmwmmbd")
suspend fun requirement(value: Output<Either<String, FilterRequirement>>)
@JvmName(name = "mrgapkavrarhfodg")
suspend fun requirement(value: Either<String, FilterRequirement>?)
@JvmName(name = "npbrxqvvpltotcca")
fun requirement(value: String)
@JvmName(name = "tqoapakulduwjdqn")
fun requirement(value: FilterRequirement)

Parameters

value

Logic to apply to the filtering conditions. You can specify that, in order to satisfy the filter, a log must match all conditions or must match at least one condition.