Amazon.Redshift.Model.DescribeTagsResponse.IsSetTaggedResources C# (CSharp) Method

IsSetTaggedResources() private method

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