Skip to content

Commit

Permalink
Update packages/aws-cdk-lib/aws-docdb/lib/cluster.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
kaizencc authored Sep 4, 2024
1 parent 76549a2 commit b510a54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/aws-cdk-lib/aws-docdb/lib/cluster.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export enum StorageType {
* Standard storage
*/
STANDARD = 'standard',

/**
* I/O-optimized storage
*/
Expand Down

0 comments on commit b510a54

Please sign in to comment.