GoFeatureFlagResource.withDataVolume
Method
interface GoFeatureFlagResource { // ... omitted for brevity withDataVolume(name?: string): GoFeatureFlagResource;}Signature
method
withDataVolumebuilderAdds a named volume for the data folder to a GO Feature flag container resource.
withDataVolume(name?: string): GoFeatureFlagResourceParameters
namestringoptionalReturns
GoFeatureFlagResourceDefined on
This method is defined on the following type: