We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c737570 commit 31788adCopy full SHA for 31788ad
packages/aws-cdk-lib/aws-rds/lib/cluster.ts
@@ -705,7 +705,7 @@ export abstract class DatabaseClusterBase extends Resource implements IDatabaseC
705
}
706
707
/**
708
- * Instance-level read I/O operations per second.
+ * The average number of read I/O operations per second.
709
*
710
* Represents the average of the ReadIOPS values across all instances in the cluster.
711
*/
0 commit comments