Finishes the asynchronous execution of the  UnassignVolume operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public UnassignVolumeResponse EndUnassignVolume( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginUnassignVolume.
 Return Value
 Return ValueReturns a  UnassignVolumeResult from OpsWorks.
 See Also
 See Also