| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancing.model |
| Modifier and Type | Method and Description |
|---|---|
SourceSecurityGroup |
LoadBalancerDescription.sourceSecurityGroup()
The security group for the load balancer, which you can use as part of your inbound rules for your registered
instances.
|
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerDescription.Builder |
LoadBalancerDescription.Builder.sourceSecurityGroup(SourceSecurityGroup sourceSecurityGroup)
The security group for the load balancer, which you can use as part of your inbound rules for your registered
instances.
|
Copyright © 2022. All rights reserved.