withHostPort
Method
interface PostgresServerResource { // ... omitted for brevity withHostPort(port: number): PostgresServerResource;}Signature
method
withHostPort builder Sets the host port for PostgreSQL
withHostPort(port: number): PostgresServerResourceParameters
port number Returns
PostgresServerResource Applies to
This method applies to the following types: