Amazon.AutoScaling.Model.DescribeScheduledActionsResponse.IsSetScheduledUpdateGroupActions C# (CSharp) Метод

IsSetScheduledUpdateGroupActions() приватный Метод

private IsSetScheduledUpdateGroupActions ( ) : bool
Результат bool
        internal bool IsSetScheduledUpdateGroupActions()
        {
            return this._scheduledUpdateGroupActions != null && this._scheduledUpdateGroupActions.Count > 0; 
        }