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