FlociAwsContainerResource.withDataVolume
Method
interface FlociAwsContainerResource { // ... omitted for brevity withDataVolume( name: string, isReadOnly?: boolean): FlociAwsContainerResource;}Signature
method
withDataVolumebuilderConfigures a named data volume for persistent Floci state.
withDataVolume( name: string, isReadOnly?: boolean): FlociAwsContainerResourceParameters
namestringisReadOnlybooleanoptional= FalseReturns
FlociAwsContainerResourceDefined on
This method is defined on the following type: