Class SearchSchemaElement
java.lang.Object
software.amazon.awssdk.enhanced.dynamodb.model.SearchSchemaElement
Enhanced model representation of one element in a vector index search schema. Used with
EnhancedVectorIndex when
creating a table that includes vector indexes.-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionThe name of the table attribute referenced by this search schema element.static SearchSchemaElement.Builderbuilder()booleaninthashCode()Whether this element is a hash key for vector search or an inline filter attribute.
-
Method Details
-
builder
-
toBuilder
-
attributeName
The name of the table attribute referenced by this search schema element. -
searchSchemaElementType
Whether this element is a hash key for vector search or an inline filter attribute. -
equals
-
hashCode
-