MongoCollectionIndexArgs

fun MongoCollectionIndexArgs(keys: Output<List<String>>, unique: Output<Boolean>? = null)