OptionaldeletionProtection?: stringWhether deletion protection is enabled/disabled for the index.
Possible values: disabled or enabled.
Optionalembed?: ConfigureIndexRequestEmbedThe integrated inference embedding settings for this index.
The name of the index to configure.
OptionalpodReplicas?: numberThe number of replicas. Replicas duplicate your index. They provide higher availability and throughput. Replicas can be scaled up or down as your needs change.
OptionalpodType?: stringThe type of pod to use. One of s1, p1, or p2 appended with . and one of x1, x2, x4, or x8.
OptionalreadCapacity?: CreateIndexReadCapacityThe read capacity configuration for dedicated read nodes.
Optionaltags?: { [key: string]: string }Custom user tags added to an index. Keys must be 80 characters or less. Values must be 120 characters or less. Keys must be alphanumeric, '', or '-'. Values must be alphanumeric, ';', '@', '', '-', '.', '+', or ' '. To unset a key, set the value to be an empty string.
Options for configuring an index.