byAlertDetails

@JvmName(name = "drnshxfsyiehoaur")
suspend fun byAlertDetails(value: Output<List<String>>)
@JvmName(name = "drgpnfpylngtuvbh")
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 = "voowtapuxalntkte")
suspend fun byAlertDetails(vararg values: Output<String>)


@JvmName(name = "ejcykfsxysavqaue")
suspend fun byAlertDetails(values: List<Output<String>>)
@JvmName(name = "lofolbhmihaajjtl")
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.