Amazon.SimpleSystemsManagement.Model.CreateMaintenanceWindowRequest.IsSetSchedule C# (CSharp) Method

IsSetSchedule() private method

private IsSetSchedule ( ) : bool
return bool
        internal bool IsSetSchedule()
        {
            return this._schedule != null;
        }