Optional
existingUsername?: string(Optional) Username to link an existing user to the database.
One-of ('user'): at most one of 'newUser', 'existingUsername' could be set.
UUID of the hosting plan where the database will be created.
Optional
newUser?: CreateDatabaseRequestUser(Optional) Username and password to create a user and link to the database.
One-of ('user'): at most one of 'newUser', 'existingUsername' could be set.
Optional
region?: RegionRegion to target. If none is passed will use default region from the config.
Name of the database to be created.