DescribeContinuousBackupsInput
public struct DescribeContinuousBackupsInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Name of the table for which the customer wants to check the continuous backups and point in time recovery settings.
Declaration
Swift
public let tableName: String
-
Undocumented
Declaration
Swift
public init(tableName: String)
-
Declaration
Swift
public func validate(name: String) throws