eqs

@JvmName(name = "rphusdmoswdejtfa")
suspend fun eqs(value: Output<List<String>>)
@JvmName(name = "cjipnrnoimwgmsha")
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 = "pmvwneiqjdsoxvee")
suspend fun eqs(vararg values: Output<String>)


@JvmName(name = "ugppjgwrdkcykuhy")
suspend fun eqs(values: List<Output<String>>)
@JvmName(name = "okddbexwvsqphtnb")
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.