RestoreTableToPointInTimeOutput
public struct RestoreTableToPointInTimeOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Represents the properties of a table.
Declaration
Swift
public let tableDescription: TableDescription? -
Undocumented
Declaration
Swift
public init(tableDescription: TableDescription? = nil)
View on GitHub
RestoreTableToPointInTimeOutput Structure Reference