Snapshot
public struct Snapshot : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The time when the snapshot was created.
Declaration
Swift
public let snapshotTime: TimeStamp? -
Undocumented
Declaration
Swift
public init(snapshotTime: TimeStamp? = nil)
View on GitHub
Snapshot Structure Reference