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