Returns information about the StartLogging response and response metadata.
상속: StartLoggingResult
        public override AmazonWebServiceResponse Unmarshall(JsonUnmarshallerContext context)
        {
            StartLoggingResponse response = new StartLoggingResponse();


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