ListmonkResource.withDatabaseMaxLifetime
Method
interface ListmonkResource { // ... omitted for brevity withDatabaseMaxLifetime(maxLifetime: string): ListmonkResource;}Signature
method
withDatabaseMaxLifetimebuilderConfigures the maximum lifetime for PostgreSQL connections.
withDatabaseMaxLifetime(maxLifetime: string): ListmonkResourceParameters
maxLifetimestringReturns
ListmonkResourceDefined on
This method is defined on the following type: