Amazon.SimpleSystemsManagement.Model.NotificationConfig.IsSetNotificationEvents C# (CSharp) Метод

IsSetNotificationEvents() приватный Метод

private IsSetNotificationEvents ( ) : bool
Результат bool
        internal bool IsSetNotificationEvents()
        {
            return this._notificationEvents != null && this._notificationEvents.Count > 0; 
        }