callbackSuggestions

@JvmName(name = "jbyxqjhessqnnqlq")
suspend fun callbackSuggestions(value: Output<List<String>>)
@JvmName(name = "nelawtlyaahqhlow")
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 = "yfuyfbcrgbqsdylt")
suspend fun callbackSuggestions(vararg values: Output<String>)


@JvmName(name = "jpnurthunjufbswm")
suspend fun callbackSuggestions(values: List<Output<String>>)
@JvmName(name = "ynfjrqunkggqnhqn")
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.