Response Unmarshaller for DescribeConfigurationOptions operation
Inheritance: XmlResponseUnmarshaller
 public static DescribeConfigurationOptionsResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new DescribeConfigurationOptionsResponseUnmarshaller();
     }
     return instance;
 }
 public static DescribeConfigurationOptionsResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new DescribeConfigurationOptionsResponseUnmarshaller();
     }
     return(instance);
 }