Amazon.CloudFormation.Model.DeleteStackRequest.IsSetRetainResources C# (CSharp) Method

IsSetRetainResources() private method

private IsSetRetainResources ( ) : bool
return bool
        internal bool IsSetRetainResources()
        {
            return this._retainResources != null && this._retainResources.Count > 0; 
        }