LavinMQContainerResource.withDataVolume
Method
interface LavinMQContainerResource { // ... omitted for brevity withDataVolume( name: string, isReadOnly?: boolean): LavinMQContainerResource;}Signature
method
withDataVolumebuilderConfigures a data volume for the LavinMQ container resource by specifying its name and read-only status.
withDataVolume( name: string, isReadOnly?: boolean): LavinMQContainerResourceParameters
namestringisReadOnlybooleanoptional= FalseReturns
LavinMQContainerResourceDefined on
This method is defined on the following type: