Builder
Properties
Performs a logical AND
operation on all filters that you specify.
Returns true when a document contains all of the specified document attributes/fields. This filter is only applicable to StringListValue.
Returns true when a document contains any of the specified document attributes/fields. This filter is only applicable to StringListValue.
Performs an equals operation on document attributes/fields and their values.
Performs a greater than operation on document attributes/fields and their values. Use with the document attribute typeDate
or Long
.
Performs a greater or equals than operation on document attributes/fields and their values. Use with the document attribute typeDate
or Long
.
Performs a less than operation on document attributes/fields and their values. Use with the document attribute typeDate
or Long
.
Performs a less than or equals operation on document attributes/fields and their values. Use with the document attribute typeDate
or Long
.
Performs a logical NOT
operation on all filters that you specify.
Performs a logical OR
operation on all filters that you specify.
Functions
construct an aws.sdk.kotlin.services.kendra.model.DocumentAttribute inside the given block
construct an aws.sdk.kotlin.services.kendra.model.DocumentAttribute inside the given block
construct an aws.sdk.kotlin.services.kendra.model.DocumentAttribute inside the given block
construct an aws.sdk.kotlin.services.kendra.model.DocumentAttribute inside the given block
construct an aws.sdk.kotlin.services.kendra.model.DocumentAttribute inside the given block
construct an aws.sdk.kotlin.services.kendra.model.DocumentAttribute inside the given block
construct an aws.sdk.kotlin.services.kendra.model.DocumentAttribute inside the given block
construct an aws.sdk.kotlin.services.kendra.model.AttributeFilter inside the given block