events

@JvmName(name = "gnayymlkyhgpbyrk")
suspend fun events(value: Output<List<String>>)
@JvmName(name = "pskidvogaplapgex")
suspend fun events(value: List<String>?)

Parameters

value

A list of file event types to automatically export to your linked S3 bucket or import from the linked S3 bucket. Valid values are NEW, CHANGED, DELETED. Max of 3.


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


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

Parameters

values

A list of file event types to automatically export to your linked S3 bucket or import from the linked S3 bucket. Valid values are NEW, CHANGED, DELETED. Max of 3.