GetDatabaseBackupRequest: {
    backupId: string;
    region?: Region;
}

Type declaration

  • backupId: string

    UUID of the Serverless SQL Database backup.

  • Optionalregion?: Region

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