eqs

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


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