callbackSuggestions

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


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