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