GetDatabaseRequest: {
    databaseId: string;
    region?: Region;
}

Type declaration

  • databaseId: string

    UUID of the Serverless SQL DB database.

  • Optionalregion?: Region

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