Amazon.AutoScaling.Model.DescribeNotificationConfigurationsResponse.IsSetNotificationConfigurations C# (CSharp) Méthode

IsSetNotificationConfigurations() private méthode

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