Skip to content

Commit

Permalink
add internal tag
Browse files Browse the repository at this point in the history
  • Loading branch information
scanlonp committed Jan 11, 2024
1 parent c2579f2 commit 22949d2
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 @@ -449,6 +449,8 @@ export class Ipv6Addresses {
export interface IIpv6Addresses {
/**
* Internal function to get scope and context from VPC.
*
* @internal
*/
_bind(context: _VpcContext): void;

Expand Down

0 comments on commit 22949d2

Please sign in to comment.