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