callbackSuggestions

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


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