equals

@JvmName(name = "rqmapfuvhphvwffd")
suspend fun equals(value: Output<List<String>>)
@JvmName(name = "yimmydutfalxaitn")
suspend fun equals(value: List<String>?)

Parameters

value

A list of values that includes events that match the exact value of the event record field specified as the value of field. This is the only valid operator that you can use with the readOnly, eventCategory, and resources.type fields.


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


@JvmName(name = "jkpuqplycldgdvqn")
suspend fun equals(values: List<Output<String>>)
@JvmName(name = "hngxbyafbmoahedk")
suspend fun equals(vararg values: String)

Parameters

values

A list of values that includes events that match the exact value of the event record field specified as the value of field. This is the only valid operator that you can use with the readOnly, eventCategory, and resources.type fields.