Get Instance State Info Update Info
data class GetInstanceStateInfoUpdateInfo(val targetEngineVersion: String, val targetNodeType: String, val targetReplicaCount: Int, val targetShardCount: Int)
Properties
Link copied to clipboard
Output only. Target engine version for the instance.
Link copied to clipboard
Output only. Target node type for the instance.
Link copied to clipboard
Output only. Target number of replica nodes per shard for the instance.
Link copied to clipboard
Output only. Target number of shards for the instance.