events

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


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