Amazon.AutoScaling.Model.PutNotificationConfigurationRequest.IsSetNotificationTypes C# (CSharp) Method

IsSetNotificationTypes() private method

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