Builder
Properties
Performs a logical AND
operation on all supplied filters.
Returns true
when a document contains all the specified document attributes or metadata fields.
Returns true
when a document contains any of the specified document attributes or metadata fields.
Performs an equals operation on two document attributes or metadata fields.
Performs a greater than operation on two document attributes or metadata fields. Use with a document attribute of type Date
or Long
.
Performs a greater or equals than operation on two document attributes or metadata fields. Use with a document attribute of type Date
or Long
.
Performs a less than operation on two document attributes or metadata fields. Use with a document attribute of type Date
or Long
.
Performs a less than or equals operation on two document attributes or metadata fields. Use with a document attribute of type Date
or Long
.
Performs a logical NOT
operation on all supplied filters.
Performs a logical OR
operation on all supplied filters.
Functions
construct an aws.sdk.kotlin.services.qbusiness.model.DocumentAttribute inside the given block
construct an aws.sdk.kotlin.services.qbusiness.model.DocumentAttribute inside the given block
construct an aws.sdk.kotlin.services.qbusiness.model.DocumentAttribute inside the given block
construct an aws.sdk.kotlin.services.qbusiness.model.DocumentAttribute inside the given block
construct an aws.sdk.kotlin.services.qbusiness.model.DocumentAttribute inside the given block
construct an aws.sdk.kotlin.services.qbusiness.model.DocumentAttribute inside the given block
construct an aws.sdk.kotlin.services.qbusiness.model.DocumentAttribute inside the given block
construct an aws.sdk.kotlin.services.qbusiness.model.AttributeFilter inside the given block