events

@JvmName(name = "jwokadjqfqciktst")
suspend fun events(value: Output<List<String>>)
@JvmName(name = "lkrjlhpnfhnyqund")
suspend fun events(value: List<String>)

Parameters

value

You can configure a vault to publish a notification for ArchiveRetrievalCompleted and InventoryRetrievalCompleted events.


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


@JvmName(name = "baaaiibvqskcjydw")
suspend fun events(values: List<Output<String>>)
@JvmName(name = "bmodmegafonlmkrs")
suspend fun events(vararg values: String)

Parameters

values

You can configure a vault to publish a notification for ArchiveRetrievalCompleted and InventoryRetrievalCompleted events.