ListmonkResource.withReference
Method
interface ListmonkResource { // ... omitted for brevity withReference(database: PostgresDatabaseResource): ListmonkResource;}Signature
method
withReferencebuilderReferences a `PostgresDatabaseResource` as the PostgreSQL database for the listmonk resource.
withReference(database: PostgresDatabaseResource): ListmonkResourceParameters
databasePostgresDatabaseResourceReturns
ListmonkResourceDefined on
This method is defined on the following type: