Interface ServerlessSpec

Configuration needed to deploy a serverless index.

Export

ServerlessSpec

Hierarchy

  • ServerlessSpec

Properties

The public cloud where you would like your index hosted.

Memberof

ServerlessSpec

region: string

The region where you would like your index to be created.

Memberof

ServerlessSpec

sourceCollection?: string

The name of the collection to be used as the source for the index.

Memberof

ServerlessSpec