bucket Notification Resource
suspend fun bucketNotificationResource(name: String, block: suspend BucketNotificationResourceBuilder.() -> Unit): BucketNotification
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for BucketNotification.