alert Configs
Parameters
value
The alert rule configurations. See alert_config
below.
Parameters
values
The alert rule configurations. See alert_config
below.
suspend fun alertConfigs(argument: List<suspend ServiceGroupMonitoringAgentProcessAlertConfigArgsBuilder.() -> Unit>)
suspend fun alertConfigs(vararg argument: suspend ServiceGroupMonitoringAgentProcessAlertConfigArgsBuilder.() -> Unit)
suspend fun alertConfigs(argument: suspend ServiceGroupMonitoringAgentProcessAlertConfigArgsBuilder.() -> Unit)
Parameters
argument
The alert rule configurations. See alert_config
below.