Amazon.Inspector.Model.AssessmentRunFilter.IsSetStates C# (CSharp) Method

IsSetStates() private method

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