Amazon.Snowball.Model.Notification.IsSetJobStatesToNotify C# (CSharp) Method

IsSetJobStatesToNotify() private method

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