eq

@JvmName(name = "hjvydfnlvgudjjpl")
suspend fun eq(value: Output<List<String>>)
@JvmName(name = "rdxjpkiverlyjnfl")
suspend fun eq(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "ygdeegkcagkqmrjr")
suspend fun eq(values: List<Output<String>>)
@JvmName(name = "xgyijmgaykqamwgm")
suspend fun eq(vararg values: String)

Parameters

values

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