correlateBy

@JvmName(name = "vptqxlmmmctnbkaa")
suspend fun correlateBy(value: Output<List<CorrelateByArgs>>)
@JvmName(name = "fpgbmwvfdaoksqog")
suspend fun correlateBy(value: List<CorrelateByArgs>)

Parameters

value

The list of conditions for the alerts correlations.


@JvmName(name = "jlqilxrehisrplfj")
suspend fun correlateBy(vararg values: Output<CorrelateByArgs>)


@JvmName(name = "wqpolboclijnqhhl")
suspend fun correlateBy(values: List<Output<CorrelateByArgs>>)
@JvmName(name = "xvsbdgcyfqminlax")
suspend fun correlateBy(vararg values: CorrelateByArgs)

Parameters

values

The list of conditions for the alerts correlations.


@JvmName(name = "dqyyrfsxlpbrypii")
suspend fun correlateBy(argument: List<suspend CorrelateByArgsBuilder.() -> Unit>)
@JvmName(name = "xwkujtekfljnhksl")
suspend fun correlateBy(vararg argument: suspend CorrelateByArgsBuilder.() -> Unit)
@JvmName(name = "gnoarvhlwajifylw")
suspend fun correlateBy(argument: suspend CorrelateByArgsBuilder.() -> Unit)

Parameters

argument

The list of conditions for the alerts correlations.