ExportDatabaseBackupRequest: {
    databaseBackupId: string;
    region?: Region;
}

Type declaration

  • databaseBackupId: string

    UUID of the database backup you want to export.

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.