Amazon.Redshift.Model.DescribeTagsResponse.IsSetTaggedResources C# (CSharp) Méthode

IsSetTaggedResources() private méthode

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