Amazon.CloudFormation.Model.Internal.MarshallTransformations.DeleteStackResponseUnmarshaller.GetInstance C# (CSharp) Method

GetInstance() public static method

        public static DeleteStackResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new DeleteStackResponseUnmarshaller();
            }
            return instance;
        }