IndexOptions.storageEngine

Allows configuring the storage engine on a per-index basis.

struct IndexOptions
@since(WireVersion.v30)
Nullable!Bson storageEngine;

Meta