Skip to content

Commit

Permalink
successful build
Browse files Browse the repository at this point in the history
  • Loading branch information
shikha372 committed Aug 15, 2024
1 parent 1721026 commit bc393c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-ec2-alpha/lib/route.ts
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ class Route extends Resource implements IRoute {
/**
* Properties to define a route table.
*/
interface RouteTableProps {
export interface RouteTableProps {
/**
* The ID of the VPC.
*/
Expand Down

0 comments on commit bc393c2

Please sign in to comment.