Amazon.SimpleSystemsManagement.Model.NotificationConfig.IsSetNotificationEvents C# (CSharp) Method

IsSetNotificationEvents() private method

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