alertConfigs

@JvmName(name = "aovcwbjmciotdeya")
suspend fun alertConfigs(value: Output<List<ServiceGroupMonitoringAgentProcessAlertConfigArgs>>)
@JvmName(name = "hvcolwrpcssyrpoa")
suspend fun alertConfigs(value: List<ServiceGroupMonitoringAgentProcessAlertConfigArgs>?)

Parameters

value

The alert rule configurations. See alert_config below.


@JvmName(name = "ofpmqnglrpoeduvk")
suspend fun alertConfigs(vararg values: Output<ServiceGroupMonitoringAgentProcessAlertConfigArgs>)


@JvmName(name = "bcugxeiffrfdoqvg")
suspend fun alertConfigs(values: List<Output<ServiceGroupMonitoringAgentProcessAlertConfigArgs>>)
@JvmName(name = "rjldnqmgchqrjkbc")
suspend fun alertConfigs(vararg values: ServiceGroupMonitoringAgentProcessAlertConfigArgs)

Parameters

values

The alert rule configurations. See alert_config below.


@JvmName(name = "kvpejeaqmewgsdme")
suspend fun alertConfigs(argument: List<suspend ServiceGroupMonitoringAgentProcessAlertConfigArgsBuilder.() -> Unit>)
@JvmName(name = "bgkxwqwcohxawynx")
suspend fun alertConfigs(vararg argument: suspend ServiceGroupMonitoringAgentProcessAlertConfigArgsBuilder.() -> Unit)
@JvmName(name = "xgepggulhcgfjbpi")
suspend fun alertConfigs(argument: suspend ServiceGroupMonitoringAgentProcessAlertConfigArgsBuilder.() -> Unit)

Parameters

argument

The alert rule configurations. See alert_config below.