ExecutionTimeFilter
public struct ExecutionTimeFilter : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Specifies the latest start or close date and time to return.
Declaration
Swift
public let latestDate: TimeStamp? -
Specifies the oldest start or close date and time to return.
Declaration
Swift
public let oldestDate: TimeStamp
View on GitHub
ExecutionTimeFilter Structure Reference