eq

@JvmName(name = "quflsgculfhjqabp")
suspend fun eq(value: Output<List<String>>)
@JvmName(name = "bgqlrcnfhbagmwkx")
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 = "vhedgdxbtgquokvr")
suspend fun eq(vararg values: Output<String>)


@JvmName(name = "mgrvcpmbkghebrlr")
suspend fun eq(values: List<Output<String>>)
@JvmName(name = "nftarilxqjbdcnou")
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.