Returns information about the RemoveTags response and response metadata.
Наследование: RemoveTagsResult
        /// <summary>
        /// Unmarshaller the response from the service to the response class.
        /// </summary>  
        /// <param name="context"></param>
        /// <returns></returns>
        public override AmazonWebServiceResponse Unmarshall(JsonUnmarshallerContext context)
        {
            RemoveTagsResponse response = new RemoveTagsResponse();


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