withExistingDatabase
Method
interface ZitadelResource { // ... omitted for brevity withExistingDatabase(database: PostgresDatabaseResource): ZitadelResource;}Signature
method
withExistingDatabase builder Adds database support to the Zitadel resource.
withExistingDatabase(database: PostgresDatabaseResource): ZitadelResourceParameters
database PostgresDatabaseResource Returns
ZitadelResource Applies to
This method applies to the following types: