SetSecurityGroupsInput
public struct SetSecurityGroupsInput : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The Amazon Resource Name (ARN) of the load balancer. DeclarationSwift public let loadBalancerArn: String
- 
                  
                  The IDs of the security groups. DeclarationSwift public let securityGroups: [String]
- 
                  
                  Undocumented DeclarationSwift public init(loadBalancerArn: String, securityGroups: [String])
 View on GitHub
View on GitHub SetSecurityGroupsInput Structure Reference
        SetSecurityGroupsInput Structure Reference