BackupPolicyNotFoundFault({String? type, String? message}) : super(type: type, code: 'BackupPolicyNotFoundFault', message: message);