Skip to content

Commit

Permalink
Update packages/@aws-cdk/aws-msk-alpha/lib/cluster.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
chrispidcock committed Nov 19, 2023
1 parent 2050f4e commit e94f72c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/@aws-cdk/aws-msk-alpha/lib/cluster.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ export interface ClusterProps {
* @default - 1000 GiB EBS volume
*/
readonly ebsStorageInfo?: EbsStorageInfo;

/**
* This controls storage mode for supported storage tiers.
*
Expand Down

0 comments on commit e94f72c

Please sign in to comment.