Amazon.DirectConnect.Model.DescribeTagsResponse.IsSetResourceTags C# (CSharp) Method

IsSetResourceTags() private method

private IsSetResourceTags ( ) : bool
return bool
        internal bool IsSetResourceTags()
        {
            return this._resourceTags != null && this._resourceTags.Count > 0; 
        }
DescribeTagsResponse