Monitoring Schedule Args
constructor(endpointName: Output<String>? = null, failureReason: Output<String>? = null, lastMonitoringExecutionSummary: Output<MonitoringScheduleMonitoringExecutionSummaryArgs>? = null, monitoringScheduleConfig: Output<MonitoringScheduleConfigArgs>? = null, monitoringScheduleName: Output<String>? = null, monitoringScheduleStatus: Output<MonitoringScheduleStatus>? = null, tags: Output<List<TagArgs>>? = null)