Amazon.OpsWorks.Model.TimeBasedAutoScalingConfiguration.IsSetAutoScalingSchedule C# (CSharp) 메소드

IsSetAutoScalingSchedule() 개인적인 메소드

private IsSetAutoScalingSchedule ( ) : bool
리턴 bool
        internal bool IsSetAutoScalingSchedule()
        {
            return this.autoScalingSchedule != null;
        }
    }
TimeBasedAutoScalingConfiguration