Skip to content

Commit

Permalink
Update packages/aws-cdk-lib/aws-efs/lib/efs-file-system.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo10Gama authored Mar 1, 2025
1 parent e1eb69c commit bc6e94c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/aws-cdk-lib/aws-efs/lib/efs-file-system.ts
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ export enum ReplicationOverwriteProtection {
DISABLED = 'DISABLED',

/**
* [PLACEHOLDER FOR: TO BE FILLED OUT]
* The filesystem's replication overwrite protection is currently being used.
*/
REPLICATING = 'REPLICATING',
}
Expand Down

0 comments on commit bc6e94c

Please sign in to comment.