Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
go-to-k committed Sep 10, 2024
1 parent 4e69dda commit ab08d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/aws-cdk-lib/aws-rds/lib/cluster.ts
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ interface DatabaseClusterBaseProps {
readonly enableDataApi?: boolean;

/**
* Whether to enable Performance Insights for the DB instance.
* Whether to enable Performance Insights for the DB cluster.
*
* @default - false, unless `performanceInsightRetention` or `performanceInsightEncryptionKey` is set.
*/
Expand Down

0 comments on commit ab08d5c

Please sign in to comment.