Skip to content

Commit 437e808

Browse files
committed
Add limitation to docstring
1 parent 2e1a5ea commit 437e808

File tree

1 file changed

+1
-0
lines changed
  • packages/aws-cdk-lib/aws-backup/lib

1 file changed

+1
-0
lines changed

packages/aws-cdk-lib/aws-backup/lib/rule.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ export interface BackupPlanRuleProps {
8787

8888
/**
8989
* To help search your backups, you can enable Backup indexes by assigning index actions.
90+
* Currently, you can only have up to a single index action per BackupRule.
9091
*
9192
* @default - no index actions.
9293
*/

0 commit comments

Comments
 (0)