RestoreTableFromBackupOutput constructor
RestoreTableFromBackupOutput({
- TableDescription? tableDescription,
Implementation
RestoreTableFromBackupOutput({
this.tableDescription,
});