DescribeBackupOutput
public struct DescribeBackupOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Contains the description of the backup created for the table.
Declaration
Swift
public let backupDescription: BackupDescription? -
Undocumented
Declaration
Swift
public init(backupDescription: BackupDescription? = nil)
View on GitHub
DescribeBackupOutput Structure Reference