DescribeContinuousBackupsOutput
public struct DescribeContinuousBackupsOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Represents the continuous backups and point in time recovery settings on the table.
Declaration
Swift
public let continuousBackupsDescription: ContinuousBackupsDescription? -
Undocumented
Declaration
Swift
public init(continuousBackupsDescription: ContinuousBackupsDescription? = nil)
View on GitHub
DescribeContinuousBackupsOutput Structure Reference