DescribeBackupOutput constructor
DescribeBackupOutput({
- BackupDescription? backupDescription,
Implementation
DescribeBackupOutput({
this.backupDescription,
});
DescribeBackupOutput({
this.backupDescription,
});