1 Answer
- Newest
- Most votes
- Most comments
0
Hello!
The NetworkLoadBalancedFargateService construct [1] has a "loadBalancer" property. This property is of type "INetworkLoadBalancer" [2] which contains the desired property "enforceSecurityGroupInboundRulesOnPrivateLinkTraffic". You can therefore set this property by defining loadBalancer.enforceSecurityGroupInboundRulesOnPrivateLinkTraffic in your NetworkLoadBalancedFargateService construct.
===References===
answered 2 years ago
Relevant content
asked 3 years ago
asked 2 years ago
