Amazon.AutoScaling.Model.DescribeAutoScalingNotificationTypesResponse.IsSetAutoScalingNotificationTypes C# (CSharp) Method

IsSetAutoScalingNotificationTypes() private method

private IsSetAutoScalingNotificationTypes ( ) : bool
return bool
        internal bool IsSetAutoScalingNotificationTypes()
        {
            return this._autoScalingNotificationTypes != null && this._autoScalingNotificationTypes.Count > 0; 
        }
DescribeAutoScalingNotificationTypesResponse