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