Creates replicas, which are copies of a primary index with the same records but different settings.
@JsonKey(name: r'replicas') final List<String>? replicas;