ForwardActionConfig
public struct ForwardActionConfig : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  One or more target groups. For Network Load Balancers, you can specify a single target group. DeclarationSwift public let targetGroups: [TargetGroupTuple]?
- 
                  
                  The target group stickiness for the rule. DeclarationSwift public let targetGroupStickinessConfig: TargetGroupStickinessConfig?
- 
                  
                  Undocumented DeclarationSwift public init(targetGroups: [TargetGroupTuple]? = nil, targetGroupStickinessConfig: TargetGroupStickinessConfig? = nil)
 View on GitHub
View on GitHub ForwardActionConfig Structure Reference
        ForwardActionConfig Structure Reference