SetSecurityGroupsOutput
public struct SetSecurityGroupsOutput : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The IDs of the security groups associated with the load balancer. DeclarationSwift public let securityGroupIds: [String]?
- 
                  
                  Undocumented DeclarationSwift public init(securityGroupIds: [String]? = nil)
 View on GitHub
View on GitHub SetSecurityGroupsOutput Structure Reference
        SetSecurityGroupsOutput Structure Reference