equalsTo

@JvmName(name = "mxidkmgibsaatmof")
suspend fun equalsTo(value: Output<DataAccessorDocumentAttributeArgs>)
@JvmName(name = "jgfivfammclljuok")
suspend fun equalsTo(value: DataAccessorDocumentAttributeArgs?)

Parameters

value

Performs an equals operation on two document attributes or metadata fields. Supported for the following document attribute value types : dateValue , longValue , stringListValue and stringValue .


@JvmName(name = "fkgbkexnvxyctqfq")
suspend fun equalsTo(argument: suspend DataAccessorDocumentAttributeArgsBuilder.() -> Unit)

Parameters

argument

Performs an equals operation on two document attributes or metadata fields. Supported for the following document attribute value types : dateValue , longValue , stringListValue and stringValue .