requirement

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

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. Valid values: MEETS_ALL or MEETS_ANY.