FragmentSelector
public struct FragmentSelector : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The origin of the timestamps to use (Server or Producer).
Declaration
Swift
public let fragmentSelectorType: FragmentSelectorType
-
The range of timestamps to return.
Declaration
Swift
public let timestampRange: TimestampRange
-
Undocumented
Declaration
Swift
public init(fragmentSelectorType: FragmentSelectorType, timestampRange: TimestampRange)