Amazon.CloudFormation.Model.DeleteStackRequest.IsSetRetainResources C# (CSharp) Méthode

IsSetRetainResources() private méthode

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