MongoDbShardKeySettingResponse

Describes a MongoDB shard key

Constructors

Link copied to clipboard
constructor(fields: List<MongoDbShardKeyFieldResponse>, isUnique: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The fields within the shard key

Link copied to clipboard

Whether the shard key is unique