BucketTopicConfiguration

data class BucketTopicConfiguration(val event: String, val filter: BucketNotificationFilter? = null, val topic: String)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

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