ActiveMQServerResourceBase.withConfVolume
Method
interface ActiveMQServerResourceBase { // ... omitted for brevity withConfVolume( name?: string, isReadOnly?: boolean): ActiveMQServerResourceBase;}Signature
method
withConfVolumebuilderAdds a named volume for the config folder to a ActiveMQ container resource.
withConfVolume( name?: string, isReadOnly?: boolean): ActiveMQServerResourceBaseParameters
namestringoptionalisReadOnlybooleanoptional= FalseReturns
ActiveMQServerResourceBaseDefined on
This method is defined on the following type: