RestoreWindow
public struct RestoreWindow : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The earliest time you can restore an instance to.
Declaration
Swift
public let earliestTime: TimeStamp? -
The latest time you can restore an instance to.
Declaration
Swift
public let latestTime: TimeStamp?
View on GitHub
RestoreWindow Structure Reference