TimestampRange
public struct TimestampRange : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The minimum value of the timestamp range.
Declaration
Swift
public let beginDate: TimeStamp? -
The maximum value of the timestamp range.
Declaration
Swift
public let endDate: TimeStamp?
View on GitHub
TimestampRange Structure Reference