DeleteBackupOutput
public struct DeleteBackupOutput : 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)