Amazon.SimpleSystemsManagement.Model.NotificationConfig.IsSetNotificationEvents C# (CSharp) Méthode

IsSetNotificationEvents() private méthode

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