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


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