RedisEnterpriseCloudConfiguration¶
Structure Class¶
RedisEnterpriseCloudConfiguration
dataclass
¶
Contains details about the storage configuration of the knowledge base in Redis Enterprise Cloud. For more information, see Create a vector index in Redis Enterprise Cloud.
Attributes¶
credentials_secret_arn
instance-attribute
¶
credentials_secret_arn: str
The Amazon Resource Name (ARN) of the secret that you created in Secrets Manager that is linked to your Redis Enterprise Cloud database.
endpoint
instance-attribute
¶
endpoint: str
The endpoint URL of the Redis Enterprise Cloud database.
field_mapping
instance-attribute
¶
field_mapping: RedisEnterpriseCloudFieldMapping
Contains the names of the fields to which to map information about the vector store.