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