Interface protos.google.cloud.memorystore.v1.Instance.StateInfo.IUpdateInfo (0.4.0)

Properties of an UpdateInfo.

Package

@google-cloud/memorystore

Properties

targetEngineVersion

targetEngineVersion?: (string|null);

UpdateInfo targetEngineVersion

targetNodeType

targetNodeType?: (google.cloud.memorystore.v1.Instance.NodeType|keyof typeof google.cloud.memorystore.v1.Instance.NodeType|null);

UpdateInfo targetNodeType

targetReplicaCount

targetReplicaCount?: (number|null);

UpdateInfo targetReplicaCount

targetShardCount

targetShardCount?: (number|null);

UpdateInfo targetShardCount