Amazon.AutoScaling.Model.PutNotificationConfigurationRequest.IsSetNotificationTypes C# (CSharp) Méthode

IsSetNotificationTypes() private méthode

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