Amazon.Inspector.Model.Subscription.IsSetEventSubscriptions C# (CSharp) Method

IsSetEventSubscriptions() private method

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