TimeRangeFilter
public struct TimeRangeFilter : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The end time of the time range filter
Declaration
Swift
public let endTime: TimeStamp?
-
The start time of the time range filter
Declaration
Swift
public let startTime: TimeStamp?