GetR2BucketEventNotificationQueue

data class GetR2BucketEventNotificationQueue(val queueId: String, val queueName: String, val rules: List<GetR2BucketEventNotificationQueueRule>)

Constructors

Link copied to clipboard
constructor(queueId: String, queueName: String, rules: List<GetR2BucketEventNotificationQueueRule>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Queue ID.

Link copied to clipboard

Name of the queue.

Link copied to clipboard