byAlertDetails

@JvmName(name = "byankgvycatuqttr")
suspend fun byAlertDetails(value: Output<List<String>>)
@JvmName(name = "yjowuuodwxbqbdxl")
suspend fun byAlertDetails(value: List<String>?)

Parameters

value

A list of alert details to group by, only when the entity_matching_method is Selected. Possible values are DisplayName and Severity.


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


@JvmName(name = "ncqqdwivobqrywpc")
suspend fun byAlertDetails(values: List<Output<String>>)
@JvmName(name = "moiyuoytocxyydcr")
suspend fun byAlertDetails(vararg values: String)

Parameters

values

A list of alert details to group by, only when the entity_matching_method is Selected. Possible values are DisplayName and Severity.