withHostPort
Method
interface PostgresServerResource { // ... omitted for brevity withHostPort(port: number): PostgresServerResource;}Signature
method
withHostPortbuilderConfigures the host port that the PostgreSQL resource is exposed on instead of using randomly assigned port.
withHostPort(port: number): PostgresServerResourceParameters
portnumberReturns
PostgresServerResourceApplies to
This method applies to the following types: