Finishes the asynchronous execution of the  AddTags operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public AddTagsResponse EndAddTags( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginAddTags.
 Return Value
 Return ValueReturns a  AddTagsResult from ElasticMapReduce.
 See Also
 See Also