groupByAlertDetails

@JvmName(name = "opavbgufikjihoiw")
suspend fun groupByAlertDetails(value: Output<List<String>>)
@JvmName(name = "xeoawkurdqapchox")
suspend fun groupByAlertDetails(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 = "rxijcxsfbsxqvlsw")
suspend fun groupByAlertDetails(vararg values: Output<String>)


@JvmName(name = "lvspdeerxfmtdoof")
suspend fun groupByAlertDetails(values: List<Output<String>>)
@JvmName(name = "orscgaojfwbxywae")
suspend fun groupByAlertDetails(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.