eqs

@JvmName(name = "diyqylkayeewebrn")
suspend fun eqs(value: Output<List<String>>)
@JvmName(name = "rrbbqdekioxxudvb")
suspend fun eqs(value: List<String>?)

Parameters

value

The value for the property matches (equals) the specified value. If you specify multiple values, Amazon Macie uses OR logic to join the values.


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


@JvmName(name = "qaequnvmtihapcyd")
suspend fun eqs(values: List<Output<String>>)
@JvmName(name = "frpdywiddnjrgegg")
suspend fun eqs(vararg values: String)

Parameters

values

The value for the property matches (equals) the specified value. If you specify multiple values, Amazon Macie uses OR logic to join the values.