requirement

@JvmName(name = "icbqsdnipykqiqcf")
suspend fun requirement(value: Output<String>)
@JvmName(name = "vslwmqcnytpupveg")
suspend fun requirement(value: String)

Parameters

value

Logic to apply to the filtering conditions. You can specify that a log must match all conditions or at least one condition in order to satisfy the filter. Valid values for requirement are MEETS_ALL or MEETS_ANY.