Returns information about the AddTags response and response metadata.
Inheritance: AddTagsResult
        /// <summary>
        /// Unmarshaller the response from the service to the response class.
        /// </summary>  
        /// <param name="context"></param>
        /// <returns></returns>
        public override AmazonWebServiceResponse Unmarshall(JsonUnmarshallerContext context)
        {
            AddTagsResponse response = new AddTagsResponse();


            return response;
        }
 private static void UnmarshallResult(JsonUnmarshallerContext context,AddTagsResponse response)
 {
                 
     return;
 }