Response Unmarshaller for TerminateInstanceInAutoScalingGroup operation
Наследование: XmlResponseUnmarshaller
 public static TerminateInstanceInAutoScalingGroupResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new TerminateInstanceInAutoScalingGroupResponseUnmarshaller();
     }
     return(instance);
 }
 public static TerminateInstanceInAutoScalingGroupResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new TerminateInstanceInAutoScalingGroupResponseUnmarshaller();
     }
     return instance;
 }