Amazon.AutoScaling.Model.DescribeScheduledActionsResult.IsSetScheduledUpdateGroupActions C# (CSharp) 메소드

IsSetScheduledUpdateGroupActions() 개인적인 메소드

private IsSetScheduledUpdateGroupActions ( ) : bool
리턴 bool
        internal bool IsSetScheduledUpdateGroupActions()
        {
            return this.scheduledUpdateGroupActions.Count > 0;
        }