CreateBackupOutput
public struct CreateBackupOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Contains the details of the backup created for the table.
Declaration
Swift
public let backupDetails: BackupDetails?
-
Undocumented
Declaration
Swift
public init(backupDetails: BackupDetails? = nil)