services

@JvmName(name = "jebnrvgfpmngdbot")
suspend fun services(value: Output<List<String>>)
@JvmName(name = "iqdtgslmgnmpoujk")
suspend fun services(value: List<String>?)

Parameters

value

Services this alert will monitor. For example, Activity Logs & Alerts, Action Groups. Defaults to all Services.


@JvmName(name = "tpgxytcrcgnptwif")
suspend fun services(vararg values: Output<String>)


@JvmName(name = "bltmpqaxabevwenf")
suspend fun services(values: List<Output<String>>)
@JvmName(name = "vjpovddfyqragrcp")
suspend fun services(vararg values: String)

Parameters

values

Services this alert will monitor. For example, Activity Logs & Alerts, Action Groups. Defaults to all Services.