Amazon.AutoScaling.Model.Tag.IsSetResourceType C# (CSharp) Method

IsSetResourceType() private method

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