Skip to content

Commit

Permalink
add internal tag to context interface
Browse files Browse the repository at this point in the history
  • Loading branch information
scanlonp committed Jan 11, 2024
1 parent 08c797d commit c2579f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/aws-cdk-lib/aws-ec2/lib/ip-addresses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@ export interface AllocateCidrRequest {

/**
* Internal interface to get VPC context to IpAddresses.
*
* @internal
*/
export interface _VpcContext {
/**
Expand Down

0 comments on commit c2579f2

Please sign in to comment.