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