PostaResource.withDataVolume
Method
interface PostaResource { // ... omitted for brevity withDataVolume( name?: string, isReadOnly?: boolean): PostaResource;}Signature
method
withDataVolumebuilderAdds a named volume for Posta's filesystem-backed attachment data.
withDataVolume( name?: string, isReadOnly?: boolean): PostaResourceParameters
namestringoptionalisReadOnlybooleanoptional= FalseReturns
PostaResourceDefined on
This method is defined on the following type: