Amazon.DirectoryService.Model.AddTagsToResourceRequest.IsSetTags C# (CSharp) Method

IsSetTags() private method

private IsSetTags ( ) : bool
return bool
        internal bool IsSetTags()
        {
            return this._tags != null && this._tags.Count > 0; 
        }
AddTagsToResourceRequest