UpdateInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)Represents information about an updating cluster.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
target_shard_count |
int
Target number of shards for redis cluster This field is a member of oneof_ _target_shard_count.
|
target_replica_count |
int
Target number of replica nodes per shard. This field is a member of oneof_ _target_replica_count.
|