GetR2BucketEventNotificationQueueRule

data class GetR2BucketEventNotificationQueueRule(val actions: List<String>, val createdAt: String, val description: String, val prefix: String, val ruleId: String, val suffix: String)

Constructors

Link copied to clipboard
constructor(actions: List<String>, createdAt: String, description: String, prefix: String, ruleId: String, suffix: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Array of R2 object actions that will trigger notifications

Link copied to clipboard

Timestamp when the rule was created

Link copied to clipboard

A description that can be used to identify the event notification rule after creation

Link copied to clipboard

Notifications will be sent only for objects with this prefix

Link copied to clipboard

Rule ID

Link copied to clipboard

Notifications will be sent only for objects with this suffix