Class VectorIndexMetadata

java.lang.Object
software.amazon.awssdk.enhanced.dynamodb.model.VectorIndexMetadata

@SdkPublicApi @ThreadSafe public final class VectorIndexMetadata extends Object
Read-only metadata describing a vector index on a mapped table. Used when resolving table.vectorIndex(indexName) handles and for programmatic table schema definitions.
  • Method Details