last Monitoring Execution Summary
suspend fun lastMonitoringExecutionSummary(value: Output<MonitoringScheduleMonitoringExecutionSummaryArgs>)
suspend fun lastMonitoringExecutionSummary(value: MonitoringScheduleMonitoringExecutionSummaryArgs?)
Parameters
value
Describes metadata on the last execution to run, if there was one.
suspend fun lastMonitoringExecutionSummary(argument: suspend MonitoringScheduleMonitoringExecutionSummaryArgsBuilder.() -> Unit)
Parameters
argument
Describes metadata on the last execution to run, if there was one.