sourceSecurityGroup property

SourceSecurityGroup? sourceSecurityGroup
final

The security group for the load balancer, which you can use as part of your inbound rules for your registered instances. To only allow traffic from load balancers, add a security group rule that specifies this source security group as the inbound source.

Implementation

final SourceSecurityGroup? sourceSecurityGroup;