withHostPort
Function
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 function is an extension method on the following types: