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 2e1a5ea commit 437e808Copy full SHA for 437e808
packages/aws-cdk-lib/aws-backup/lib/rule.ts
@@ -87,6 +87,7 @@ export interface BackupPlanRuleProps {
87
88
/**
89
* 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.
91
*
92
* @default - no index actions.
93
*/
0 commit comments