Amazon.Route53.Model.ListTagsForResourceRequest.IsSetResourceType C# (CSharp) Method

IsSetResourceType() private method

private IsSetResourceType ( ) : bool
return bool
        internal bool IsSetResourceType()
        {
            return this._resourceType != null;
        }
ListTagsForResourceRequest