Amazon.AutoScaling.Model.DescribeScheduledActionsResponse.IsSetScheduledUpdateGroupActions C# (CSharp) Method

IsSetScheduledUpdateGroupActions() private method

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