Amazon.OpsWorks.Model.TimeBasedAutoScalingConfiguration.IsSetAutoScalingSchedule C# (CSharp) Method

IsSetAutoScalingSchedule() private method

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