primaryKeyField
The name of the field in which Amazon Bedrock stores the ID for each entry.
- Returns:
- The name of the field in which Amazon Bedrock stores the ID for each entry.
Serializable, SdkPojo, ToCopyableBuilder<RdsFieldMapping.Builder,RdsFieldMapping> Contains the names of the fields to which to map information about the vector store.
static RdsFieldMapping.Builderbuilder()final Stringfinal booleanfinal booleanequalsBySdkFields(Object obj) final <T> Optional<T> getValueForField(String fieldName,
Class<T> clazz) final inthashCode()final Stringfinal Stringstatic Class<? extends RdsFieldMapping.Builder> final Stringfinal StringtoString()final StringcopyThe name of the field in which Amazon Bedrock stores the ID for each entry.
The name of the field in which Amazon Bedrock stores the vector embeddings for your data sources.
The name of the field in which Amazon Bedrock stores the raw text from your data. The text is split according to the chunking strategy you choose.
The name of the field in which Amazon Bedrock stores metadata about the vector store.
Provide a name for the universal metadata field where Amazon Bedrock will store any custom metadata from your data source.
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<RdsFieldMapping.Builder,RdsFieldMapping> SdkPojoSdkPojo class,
and is generated based on a service model.
If an SdkPojo class does not have any inherited fields, equalsBySdkFields
and equals are essentially the same.
equalsBySdkFields in interface SdkPojoobj - the object to be compared withsdkFieldNameToField in interface SdkPojo