RandomSplitActivity
public struct RandomSplitActivity : AWSShape
                Undocumented
- 
                  
                  
Declaration
Swift
public static var _members: [AWSShapeMember] - 
                  
                  
The paths for the activity, including the percentage of participants to enter each path and the activity to perform for each path.
Declaration
Swift
public let branches: [RandomSplitEntry]? - 
                  
                  
Undocumented
Declaration
Swift
public init(branches: [RandomSplitEntry]? = nil) 
View on GitHub
        RandomSplitActivity Structure Reference