Amazon.AutoScaling.Model.DescribeNotificationConfigurationsResponse.IsSetNotificationConfigurations C# (CSharp) Method

IsSetNotificationConfigurations() private method

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