BucketQueueConfiguration

data class BucketQueueConfiguration(val event: String, val filter: BucketNotificationFilter? = null, val queue: String)

Constructors

Link copied to clipboard
fun BucketQueueConfiguration(event: String, filter: BucketNotificationFilter? = null, queue: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard