You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticLoadBalancing::Types::ApplySecurityGroupsToLoadBalancerOutput
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::ElasticLoadBalancing::Types::ApplySecurityGroupsToLoadBalancerOutput
 
- Defined in:
- (unknown)
Overview
Contains the output of ApplySecurityGroupsToLoadBalancer.
Returned by:
Instance Attribute Summary collapse
- 
  
    
      #security_groups  ⇒ Array<String> 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The IDs of the security groups associated with the load balancer. 
Instance Attribute Details
#security_groups ⇒ Array<String>
The IDs of the security groups associated with the load balancer.