SegmentCondition
public struct SegmentCondition : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The unique identifier for the segment to associate with the activity.
Declaration
Swift
public let segmentId: String
-
Undocumented
Declaration
Swift
public init(segmentId: String)