| Package | Description | 
|---|---|
| com.amazonaws.services.elasticloadbalancing.model | 
| Modifier and Type | Method and Description | 
|---|---|
| SourceSecurityGroup | SourceSecurityGroup. clone() | 
| SourceSecurityGroup | LoadBalancerDescription. getSourceSecurityGroup()
 The security group that you can use as part of your inbound rules for
 your load balancer's back-end application instances. | 
| SourceSecurityGroup | SourceSecurityGroup. withGroupName(String groupName)
 The name of the security group. | 
| SourceSecurityGroup | SourceSecurityGroup. withOwnerAlias(String ownerAlias)
 The owner of the security group. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LoadBalancerDescription. setSourceSecurityGroup(SourceSecurityGroup sourceSecurityGroup)
 The security group that you can use as part of your inbound rules for
 your load balancer's back-end application instances. | 
| LoadBalancerDescription | LoadBalancerDescription. withSourceSecurityGroup(SourceSecurityGroup sourceSecurityGroup)
 The security group that you can use as part of your inbound rules for
 your load balancer's back-end application instances. | 
Copyright © 2016. All rights reserved.