PostgresServerResource.withDataBindMount
Method
interface PostgresServerResource { // ... omitted for brevity withDataBindMount( source: string, isReadOnly?: boolean): PostgresServerResource;}Signature
method
withDataBindMount builder Adds a data bind mount for PostgreSQL
withDataBindMount( source: string, isReadOnly?: boolean): PostgresServerResourceParameters
source string isReadOnly boolean optional = False Returns
PostgresServerResource Defined on
This method is defined on the following type: