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 13 days ago
Relevant content
- asked 8 months ago
- Accepted Answerasked 8 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago