Finishes the asynchronous execution of the  AssignVolume operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
AssignVolumeResponse EndAssignVolume( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginAssignVolume.
 Return Value
 Return ValueReturns a  AssignVolumeResult from OpsWorks.
 See Also
 See Also