events

@JvmName(name = "idvjchfvksjoncyf")
suspend fun events(value: Output<List<String>>)
@JvmName(name = "ndvxsjjjqwpwhedc")
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 = "axoueamrjawjgtym")
suspend fun events(vararg values: Output<String>)


@JvmName(name = "tadgaelomvpsakks")
suspend fun events(values: List<Output<String>>)
@JvmName(name = "cspdlrqgjdpnhejg")
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.