alertConfigs

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

Parameters

value

The alert rule configurations. See alert_config below.


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


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

Parameters

values

The alert rule configurations. See alert_config below.


@JvmName(name = "mjuxhmbygxsjkunk")
suspend fun alertConfigs(argument: List<suspend ServiceGroupMonitoringAgentProcessAlertConfigArgsBuilder.() -> Unit>)
@JvmName(name = "ocmcfojdqmntocys")
suspend fun alertConfigs(vararg argument: suspend ServiceGroupMonitoringAgentProcessAlertConfigArgsBuilder.() -> Unit)
@JvmName(name = "oleegmnealnkjbif")
suspend fun alertConfigs(argument: suspend ServiceGroupMonitoringAgentProcessAlertConfigArgsBuilder.() -> Unit)

Parameters

argument

The alert rule configurations. See alert_config below.