Finishes the asynchronous execution of the  UpdateVolume operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public UpdateVolumeResponse EndUpdateVolume( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginUpdateVolume.
 Return Value
 Return ValueReturns a  UpdateVolumeResult from OpsWorks.
 See Also
 See Also