TimestampRange
public struct TimestampRange : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ending timestamp in the range of timestamps for which to return fragments.
Declaration
Swift
public let endTimestamp: TimeStamp
-
The starting timestamp in the range of timestamps for which to return fragments.
Declaration
Swift
public let startTimestamp: TimeStamp