Skip to content

Commit 3ba573b

Browse files
authored
Merge branch 'main' into nat-gateway-internet-dependency
2 parents ab4521a + 62cbcde commit 3ba573b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/@aws-cdk/aws-ec2/lib/vpc-endpoint.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -689,6 +689,8 @@ export interface InterfaceVpcEndpointAttributes {
689689
/**
690690
* The security groups associated with the interface VPC endpoint.
691691
*
692+
* If you wish to manage the network connections associated with this endpoint,
693+
* you will need to specify its security groups.
692694
*/
693695
readonly securityGroups?: ISecurityGroup[];
694696

0 commit comments

Comments
 (0)