callbackSuggestions

@JvmName(name = "gialowhcmicaswjd")
suspend fun callbackSuggestions(value: Output<List<String>>)
@JvmName(name = "fdnikfkkswtbmdfx")
suspend fun callbackSuggestions(value: List<String>?)

Parameters

value

List of audit results supported by message notification. Value: block: confirmed violation, review: Suspected violation, review: normal.


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


@JvmName(name = "tthscsgfvevtlmlp")
suspend fun callbackSuggestions(values: List<Output<String>>)
@JvmName(name = "lqbphqybmbwpveav")
suspend fun callbackSuggestions(vararg values: String)

Parameters

values

List of audit results supported by message notification. Value: block: confirmed violation, review: Suspected violation, review: normal.