Amazon.Route53.Model.ListTagsForResourceResponse.IsSetResourceTagSet C# (CSharp) Method

IsSetResourceTagSet() private method

private IsSetResourceTagSet ( ) : bool
return bool
        internal bool IsSetResourceTagSet()
        {
            return this._resourceTagSet != null;
        }
ListTagsForResourceResponse