Uses of Class
software.amazon.awssdk.services.elasticloadbalancing.model.SourceSecurityGroup
Packages that use SourceSecurityGroup
-
Uses of SourceSecurityGroup in software.amazon.awssdk.services.elasticloadbalancing.model
Methods in software.amazon.awssdk.services.elasticloadbalancing.model that return SourceSecurityGroupModifier and TypeMethodDescriptionfinal SourceSecurityGroupLoadBalancerDescription.sourceSecurityGroup()The security group for the load balancer, which you can use as part of your inbound rules for your registered instances.Methods in software.amazon.awssdk.services.elasticloadbalancing.model with parameters of type SourceSecurityGroupModifier and TypeMethodDescriptionLoadBalancerDescription.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.