Amazon.AWSHealth.Model.EntityFilter.IsSetEntityArns C# (CSharp) Method

IsSetEntityArns() private method

private IsSetEntityArns ( ) : bool
return bool
        internal bool IsSetEntityArns()
        {
            return this._entityArns != null && this._entityArns.Count > 0; 
        }